Fix section linking
Create linker script and float all sections
This commit is contained in:
@@ -281,7 +281,7 @@ jumptable: MACRO
|
||||
ld a, [hli]
|
||||
ld h, [hl]
|
||||
ld l, a
|
||||
jp [hl]
|
||||
jp hl
|
||||
endm
|
||||
|
||||
maskbits: macro
|
||||
|
Reference in New Issue
Block a user