mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
C64 update
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
.macro build
|
.macro build
|
||||||
dta d"1.51" ; number of this build (4 bytes)
|
dta d"1.51" ; number of this build (4 bytes)
|
||||||
.endm
|
.endm
|
||||||
|
.macro year
|
||||||
|
dta d"2026" ; year of this build (4 bytes)
|
||||||
|
.endm
|
||||||
|
|
||||||
.macro RMTSong
|
.macro RMTSong
|
||||||
lda #:1 ; do nothing in C64
|
lda #:1 ; do nothing in C64
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user