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.

16 lines
313B

  1. IFZ, ( end of buffer reached? )
  2. ( yes )
  3. ( +4 == ACIA( )
  4. ACIA_MEM 4 + LDHL(nn),
  5. ( +2 == ACIAW> )
  6. ACIA_MEM 2+ LD(nn)HL,
  7. THEN,
  8. THEN,
  9. THEN,
  10. DE POPqq,
  11. HL POPqq,
  12. AF POPqq,
  13. EI,
  14. RETI,