mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-19 12:17:06 +00:00
14 lines
609 B
Plaintext
14 lines
609 B
Plaintext
error: Cannot set the current address to $4001: ROM0 ends at $3fff
|
|
at script-oob-org.link(3)
|
|
error: Cannot decrease the current address (from $4000 to $3fff)
|
|
at script-oob-org.link(6)
|
|
error: Cannot set the current address to $8001: ROMX ends at $7fff
|
|
at script-oob-org.link(8)
|
|
error: Cannot decrease the current address (from $ff80 to $0000)
|
|
at script-oob-org.link(11)
|
|
error: Cannot decrease the current address (from $ff80 to $ff7f)
|
|
at script-oob-org.link(12)
|
|
error: Cannot set the current address to $10000: HRAM ends at $fffe
|
|
at script-oob-org.link(15)
|
|
Linking failed with 6 errors
|