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.

8 lines
213B

  1. '(' A, 'u' A, 'f' A, 'l' A, 'w' A, ')' A, 0 A,
  2. L2 BSET ( abortUnderflow )
  3. HL PC 7 - LDddnn,
  4. DE RAMSTART 0x02 + LDdd(nn), ( RAM+02 == CURRENT )
  5. 0x03 BCALL, ( find )
  6. 0x33 BJP, ( 33 == execute )