Preserve the accu
This commit is contained in:
parent
0981c020b2
commit
4a224878d8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
.proc _waitvsync
|
||||
|
||||
wait: lda PPU_STATUS
|
||||
wait: bit PPU_STATUS
|
||||
bpl wait
|
||||
rts
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue