mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-01 15:32:00 +00:00
correct return address when crossing page
This commit is contained in:
parent
afa41e9ecf
commit
90736b1735
@ -464,7 +464,7 @@ ProDOS_enter
|
||||
@fetchbyte
|
||||
inc @fetchaddr+1
|
||||
bne @fetchaddr
|
||||
lda @fetchaddr+2
|
||||
inc @fetchaddr+2
|
||||
@fetchaddr
|
||||
lda $d1d1
|
||||
rts
|
||||
|
Loading…
Reference in New Issue
Block a user