VU Meter after 10s. :)

This commit is contained in:
Pecusx
2024-03-01 14:16:26 +01:00
parent 2d1c50bf97
commit 75fd6c494a
8 changed files with 71 additions and 5 deletions
+10
View File
@@ -139,6 +139,16 @@
pla
tay
.endm
;-------------------------------------
.macro txy
txa
tay
.endm
;-------------------------------------
.macro tyx
tya
tax
.endm
;-------------------------------------
.macro pause
;waits :1 number (byte) of frames