Files
rgbds/test/asm/load-rom.err
ISSOtm 02cb5a0526 Avoid performing invalid actions on LOAD errors
These are rejected because they could lead to incorrect behavior,
so then don't do it...
2021-05-03 10:46:52 +02:00

6 lines
173 B
Plaintext

ERROR: load-rom.asm(3):
`LOAD` blocks cannot create a ROM section
ERROR: load-rom.asm(5):
Found `ENDL` outside of a `LOAD` block
error: Assembly aborted (2 errors)!