cormacj / rodos-disassembly

This project tracks the disassembly of the Romantic Robot RODOS v2.19 rom and then to correct known bugs.
https://www.cpcwiki.eu/index.php/RODOS
1 stars 0 forks source link

Add |rodos.off #12

Closed cormacj closed 3 months ago

cormacj commented 3 months ago

This creates a new command called |RODOS.OFF

Usage:

cormacj commented 3 months ago
❯ make validate
./z80make -v debug_off.asm rodos222.asm && ./validate-size.sh a.bin

101 bytes remaining in rom
Compiled successfully
File is valid!