mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 19:30:50 +00:00
work around OpenEmulator bug
This commit is contained in:
parent
4f17ba87c1
commit
41c7037824
@ -203,6 +203,7 @@ _optimum
|
||||
asl
|
||||
asl
|
||||
sta gRWTSParams+1
|
||||
sta gRWTSParams+$0F
|
||||
lda DRIVE
|
||||
and #$0F
|
||||
sta gRWTSParams+2
|
||||
@ -218,6 +219,7 @@ _optimum
|
||||
pla
|
||||
sta gRWTSParams+2
|
||||
pla
|
||||
sta gRWTSParams+$0F
|
||||
sta gRWTSParams+1
|
||||
|
||||
;restore original page
|
||||
|
Loading…
Reference in New Issue
Block a user