Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 283 Bytes

daatable

Z80 DAA printing table for ZX Spectrum - for visualizing and debugging DAA output.

For cross compiling it and loading in a emulator, a TAP can be created using pasmo. As in:

pasmo --tapbas daa.asm daa.tap

Then, when it loads it can be run typing:

RANDOMIZE USR 50000