Add a few more linker script tests

This commit is contained in:
ISSOtm
2024-02-19 00:23:00 +01:00
parent 3860ab11c7
commit 18e83c17b4
16 changed files with 67 additions and 5 deletions

View File

@@ -3,3 +3,7 @@
SECTION "ROM0", ROM0
SECTION "ROM1", ROMX,BANK[1]
SECTION "ROM2 1K", ROMX,BANK[2]
ds $1000
SECTION "ROM2 1", ROMX,BANK[2]
ds 1