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
318B

  1. : OPrr CREATE C, DOES> C@ A, <<3 OR 0xc0 OR A, ;
  2. 0x31 OPrr XORxx, 0x30 OPrr XORrr,
  3. 0x88 OPrr MOVrr, 0x89 OPrr MOVxx, 0x28 OPrr SUBrr,
  4. 0x29 OPrr SUBxx, 0x08 OPrr ORrr, 0x09 OPrr ORxx,
  5. 0x38 OPrr CMPrr, 0x39 OPrr CMPxx, 0x00 OPrr ADDrr,
  6. 0x01 OPrr ADDxx, 0x20 OPrr ANDrr, 0x21 OPrr ANDxx,