Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
147B

  1. CODE (emit) 1 chkPS,
  2. AX POPx, AH 0x0e MOVri, ( print char ) 0x10 INT,
  3. ;CODE
  4. CODE (key)
  5. AH AH XORrr, 0x16 INT, AH AH XORrr, AX PUSHx,
  6. ;CODE