Closed stefandrissen closed 5 years ago
The use case for the above was to insert 16k to mdat "samdos" at 16384 because I was unable to get dZ80 to use an offset.
But I've found that the issue occurs when nothing has happened in a page yet. I'll create a PR.
Fix merged, thanks!
pyz80 --obj=space source.asm - results in the expected 16k object file.
pyz80 --obj=space source.asm - results in no object file at all.