mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Update waitvsync.s
This commit is contained in:
@@ -23,8 +23,8 @@ _waitvsync:
|
|||||||
|
|
||||||
@c80:
|
@c80:
|
||||||
;FIXME: do we have to switch banks?
|
;FIXME: do we have to switch banks?
|
||||||
|
lda #$20
|
||||||
@l3:
|
@l3:
|
||||||
lda VDC_INDEX
|
and VDC_INDEX
|
||||||
and #$20
|
|
||||||
beq @l3
|
beq @l3
|
||||||
rts
|
rts
|
||||||
|
Reference in New Issue
Block a user