mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Add a few more linker script tests
This commit is contained in:
5
test/link/script-overflowing-sect.link
Normal file
5
test/link/script-overflowing-sect.link
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
romx 2
|
||||
org $7000
|
||||
"ROM2 1K" ; OK
|
||||
"ROM2 1" ; Boom!
|
||||
Reference in New Issue
Block a user