More C64 "code" 👽

This commit is contained in:
Pecusx
2023-05-05 12:15:54 +02:00
parent be37772b29
commit 9b34ac0e43
2 changed files with 634 additions and 1 deletions
+2 -1
View File
@@ -19,7 +19,7 @@
opt h-f+
org $801
org [a($801)],$801
basic_start(START)
basic_start(FirstSTART)
;---------------------------------------------------
@@ -153,6 +153,7 @@ FirstZpageVariable = $57
;-----------------------------------------------
; libraries
;-----------------------------------------------
icl 'C64/lib/C64_ATARISYS.ASM'
icl 'C64/lib/C64SYS.ASM'
icl 'C64/lib/MACRO.ASM'