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.

14 lines
307B

  1. CODE >R 1 chkPS,
  2. BP INCx, BP INCx, [BP] 0 POP[w]+,
  3. ;CODE NOP, NOP, NOP,
  4. CODE R>
  5. [BP] 0 PUSH[w]+, BP DECx, BP DECx,
  6. ;CODE
  7. CODE 2>R
  8. PC 0x37 - ORG @ 0x35 + ! ( stable abi )
  9. [BP] 4 POP[w]+, [BP] 2 POP[w]+, BP 4 ADDxi,
  10. ;CODE
  11. CODE 2R> 2 chkPS,
  12. [BP] -2 PUSH[w]+, [BP] 0 PUSH[w]+, BP 4 SUBxi,
  13. ;CODE