mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
oops
This commit is contained in:
parent
b355620939
commit
be5a9f92ec
@ -10,8 +10,8 @@
|
||||
|
||||
.proc _waitvsync
|
||||
|
||||
lda #%00010000
|
||||
wait: and VIA::PRA2 ; CB1
|
||||
lda #%00010000 ; CB1
|
||||
wait: and VIA::PRA2
|
||||
bne wait
|
||||
rts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user