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
+1 -1
View File
@@ -161,7 +161,7 @@ APPMHI EQU $0E ;APPL MEM HI LIMIT
;
POKMSK EQU $10 ;MASK POKEY IRQ
BRKKEY EQU $11 ;BREAK KEY FLAG
RTCLOK EQU $12 ;REAL TIME CLOCK
RTCLOK EQU $13 ;REAL TIME CLOCK (only 2 bytes without $12 !!!)
BUFADR EQU $15 ;INDIRECT BUFF ADDR
ICCOMT EQU $17 ;COMMAND FOR VECTOR
DSKFMS EQU $18 ;FMS POINTER