include ProDOS memory map, fixes Indiana Jones

This commit is contained in:
Peter Ferrie 2019-08-20 20:13:17 -07:00
parent 15c494aa79
commit f26cb4becf

View File

@ -362,6 +362,9 @@ ProDOS_fatal ;only for debugging, will be removed
pla
jsr $fdda
jmp $ff65
*=$bf58
!fill $18
ProDOS_prefix=$bfd0
; !fill $2e
}