Revert "minor fixes"

This reverts commit b7560ab6d9.
This commit is contained in:
Pecusx
2023-01-23 08:49:58 +01:00
parent b7560ab6d9
commit e9ff60210e
4 changed files with 3 additions and 10 deletions
+1 -8
View File
@@ -74,14 +74,7 @@
.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