Files
rgbds/test/asm/data-in-ram.err

6 lines
222 B
Plaintext

error: Section 'code' cannot contain code or data (not ROM0 or ROMX)
at data-in-ram.asm(2)
error: Section 'data' cannot contain code or data (not ROM0 or ROMX)
at data-in-ram.asm(4)
Assembly aborted with 2 errors!