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.

10 lines
299B

  1. lblnext BSET PC 0x1d - ORG @ 0x1b + ! ( next )
  2. ( RSP check )
  3. AX RS_ADDR MOVxI, BP AX CMPxx,
  4. IFC, ( BP < RS_ADDR )
  5. DI 0x06 MOVxm, JMPs, L1 FWRs ( execute )
  6. THEN,
  7. DI DX MOVxx, ( <-- IP ) DX INCx, DX INCx,
  8. DI [DI] MOVx[], ( wordref )
  9. ( continue to execute ) L1 FSET