mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
+1
-8
@@ -73,14 +73,7 @@
|
|||||||
PLA
|
PLA
|
||||||
.ENDM
|
.ENDM
|
||||||
;-------------------------------------
|
;-------------------------------------
|
||||||
.macro wait
|
.MACRO WAIT
|
||||||
bit VCOUNT
|
|
||||||
bmi *-3
|
|
||||||
bit VCOUNT
|
|
||||||
bpl *-3
|
|
||||||
.endm
|
|
||||||
;-------------------------------------
|
|
||||||
.MACRO WAITer
|
|
||||||
; WAIT
|
; WAIT
|
||||||
; waits one frame (1/50 s(PAL) or 1/60s(NTSC))
|
; waits one frame (1/50 s(PAL) or 1/60s(NTSC))
|
||||||
?ze LDA VCOUNT
|
?ze LDA VCOUNT
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user