C64 update

This commit is contained in:
Pecusx
2025-12-30 13:16:58 +01:00
parent 24fa4fcd37
commit 49197b1169
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -27,6 +27,9 @@
.macro build
dta d"1.51" ; number of this build (4 bytes)
.endm
.macro year
dta d"2026" ; year of this build (4 bytes)
.endm
.macro RMTSong
lda #:1 ; do nothing in C64
BIN
View File
Binary file not shown.