fix address check issue when using custom launcher

This commit is contained in:
Irmen de Jong
2025-01-31 00:17:31 +01:00
parent ec0cfb4b3f
commit 2b7947f9b0
14 changed files with 22 additions and 17 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ program = CBMPRG
encoding = petscii
load_address = $0801
memtop = $9f00
bss_highram_start = $a00
bss_highram_start = $a000
bss_highram_end = $bfff
bss_goldenram_start = $0400
bss_goldenram_end = $07ff