release 137

This commit is contained in:
2022-04-29 22:15:31 -04:00
parent 70ce7890cb
commit 85ca916674
7 changed files with 38 additions and 21 deletions
+6 -5
View File
@@ -77,11 +77,12 @@
; WAIT
; waits one frame (1/50 s(PAL) or 1/60s(NTSC))
LDA VCOUNT
STA WSYNC
STA WSYNC
STA WSYNC
?WA CMP VCOUNT
BNE ?WA
ldy vcount
?WA cpy VCOUNT
BEQ ?WA
?wframe
cmp vcount
bne ?wframe
.ENDM
;-------------------------------------
.macro negw