Update waitvsync.s

This commit is contained in:
Stefan
2024-09-07 19:14:59 +02:00
committed by GitHub
parent 4e2a3bde92
commit f5e434c6c8

View File

@@ -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