mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-16 18:30:26 +00:00
DogCow's timing issue
This commit is contained in:
parent
6666db9b91
commit
5246249b79
@ -86,6 +86,17 @@ RW.Detect2 php
|
||||
|
||||
lda #0
|
||||
.2 sta RWBankSelect
|
||||
|
||||
*--------------------------------------
|
||||
* Added after Dog Cow from macgui.com testing sessions
|
||||
*
|
||||
pha
|
||||
pla
|
||||
|
||||
*
|
||||
* to address possibly a timing issue
|
||||
*--------------------------------------
|
||||
|
||||
sta 0
|
||||
eor #$FF
|
||||
sta 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user