mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
This should help make RGBDS portable to systems with 16-bit integers, like DOS. For kicks, use the macros for 16-bit and 8-bit integers. Fix other miscellaneous things, like #include ordering and other printf-format related things. Reduce repitition in math.c while I'm there.
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
ERROR: pc-bank.asm(2):
|
|
Source address $2a00 not between $FF00 to $FFFF
|
|
ERROR: pc-bank.asm(11):
|
|
Expected constant expression: Current section's bank is not known
|
|
error: Assembly aborted (2 errors)!
|