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.

17 lines
282B

  1. CODE PICK
  2. HL POPqq,
  3. ( x2 )
  4. L SLAr, H RLr,
  5. SP ADDHLss,
  6. C (HL) LDrr,
  7. HL INCss,
  8. B (HL) LDrr,
  9. ( check PS range before returning )
  10. EXDEHL,
  11. HL PS_ADDR LDddnn,
  12. DE SUBHLss,
  13. CC lblofl @ JPccnn, ( abortUnderflow-B298 )
  14. BC PUSHqq,
  15. ;CODE