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

  1. lblexec BSET L1 FSET ( B299 ) L2 FSET ( B298 )
  2. ( DE -> wordref )
  3. ( We don't apply BIN( reliably on stable ABI stuff, we
  4. might need to adjust addr. Ugly, but well... )
  5. BIN( @ [IF]
  6. A XORr, D ORr, IFZ, D BIN( @ 256 / LDrn, THEN,
  7. [THEN]
  8. LDA(DE), DE INCss,
  9. A ORr, IFZ, EXDEHL, JP(HL), THEN,
  10. A DECr, JRZ, L1 FWR ( compiled B303 )
  11. ( cell or does. push PFA ) DE PUSHqq,
  12. A DECr, JRZ, lblnext BWR ( cell )
  13. ( continue to does, B302 )