Revert "wait by atariki"

This reverts commit 41094db7dd.
This commit is contained in:
Pecusx
2023-01-23 08:50:03 +01:00
parent e9ff60210e
commit f9fad89d7c
2 changed files with 1 additions and 8 deletions
+1 -8
View File
@@ -73,14 +73,7 @@
PLA
.ENDM
;-------------------------------------
.macro wait
bit VCOUNT
bmi *-3
bit VCOUNT
bpl *-3
.endm
;-------------------------------------
.MACRO WAITer
.MACRO WAIT
; WAIT
; waits one frame (1/50 s(PAL) or 1/60s(NTSC))
?ze LDA VCOUNT