collapseos/blk/816

10 lines
299 B
Plaintext
Raw Normal View History

2020-06-19 21:56:54 +10:00
lblnext BSET PC 0x1d - ORG @ 0x1b + ! ( next )
2020-06-22 05:14:38 +10:00
( RSP check )
AX RS_ADDR MOVxI, BP AX CMPxx,
IFC, ( BP < RS_ADDR )
DI 0x06 MOVxm, JMPs, L1 FWRs ( execute )
THEN,
DI DX MOVxx, ( <-- IP ) DX INCx, DX INCx,
DI [DI] MOVx[], ( wordref )
2020-06-22 05:14:38 +10:00
( continue to execute ) L1 FSET