Update waitvsync.s
This commit is contained in:
@@ -9,8 +9,7 @@
|
|||||||
.include "pet.inc"
|
.include "pet.inc"
|
||||||
|
|
||||||
_waitvsync:
|
_waitvsync:
|
||||||
@l1:
|
lda #%00100000
|
||||||
lda VIA_PB
|
: and VIA_PB
|
||||||
and #%00100000
|
bne :-
|
||||||
bne @l1
|
|
||||||
rts
|
rts
|
||||||
|
|||||||
Reference in New Issue
Block a user