mirror of
https://github.com/mgcaret/rom4x.git
synced 2024-12-22 03:29:18 +00:00
8 lines
230 B
ArmAsm
8 lines
230 B
ArmAsm
; see B0 C2FC patch for commentary
|
|
.code
|
|
.pc02
|
|
.org $c9a1
|
|
jsr $cfe5 ; get memory config we need to fix
|
|
jsr $c7fc ; call ROM 5X dispatch
|
|
jmp $c2f5 ; fix memory, restore x, a=$00
|