mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-24 03:34:02 +00:00
include ProDOS memory map, fixes Indiana Jones
This commit is contained in:
parent
15c494aa79
commit
f26cb4becf
@ -362,6 +362,9 @@ ProDOS_fatal ;only for debugging, will be removed
|
|||||||
pla
|
pla
|
||||||
jsr $fdda
|
jsr $fdda
|
||||||
jmp $ff65
|
jmp $ff65
|
||||||
|
*=$bf58
|
||||||
|
!fill $18
|
||||||
|
|
||||||
ProDOS_prefix=$bfd0
|
ProDOS_prefix=$bfd0
|
||||||
; !fill $2e
|
; !fill $2e
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user