mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
This avoids redundancy between them (and also having to port fixes and features) The error messages have been preserved through a string reporting mechanism
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
ERROR: pc-bank.asm(2):
|
|
Source address $2a00 not in $FF00 to $FFFF
|
|
ERROR: pc-bank.asm(11):
|
|
Expected constant expression: Current section's bank is not known
|
|
error: Assembly aborted (2 errors)!
|