mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 08:00:55 +11:00
b1a95648f1
This marks the end of wordrefs in stable ABI. Nice.
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
lblexec BSET L1 FSET ( B284 ) L2 FSET ( B286 )
|
|
( DE -> wordref )
|
|
LDA(DE), DE INCd,
|
|
A ORr, IFZ, EXDEHL, JP(HL), THEN,
|
|
A DECr, JRZ, L1 FWR ( compiled B289 )
|
|
( cell or does. push PFA ) DE PUSH,
|
|
A DECr, JRZ, lblnext BWR ( cell )
|
|
( continue to does )
|