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
436B

  1. lblexec BSET L1 FSET ( B284 ) L2 FSET ( B285 )
  2. ( DE -> wordref )
  3. ( When we have a BIN( offset, we need to adjust stable
  4. ABI offsets. )
  5. BIN( @ [IF]
  6. A XORr, D ORr, IFZ, D BIN( @ 256 / LDri, THEN,
  7. [THEN]
  8. LDA(DE), DE INCd,
  9. A ORr, IFZ, EXDEHL, JP(HL), THEN,
  10. A DECr, JRZ, L1 FWR ( compiled B289 )
  11. ( cell or does. push PFA ) DE PUSH,
  12. A DECr, JRZ, lblnext BWR ( cell )
  13. ( continue to does )