mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
always return success, fixes Championship Lode Runner
This commit is contained in:
parent
081d40af62
commit
67d878f470
@ -521,6 +521,7 @@ ProDOS_enter
|
||||
pla
|
||||
tax
|
||||
lda #0
|
||||
clc
|
||||
jmp ProDOS_exit
|
||||
|
||||
@handle
|
||||
|
Loading…
Reference in New Issue
Block a user