Preparing for the manual

This commit is contained in:
Pecusx
2023-06-19 20:03:28 +02:00
parent b156b301f9
commit ff59ce3205
4 changed files with 170 additions and 1 deletions
+1
View File
@@ -160,6 +160,7 @@ FirstZpageVariable = $54
icl 'Atari/lib/ATARISYS.ASM'
icl 'Atari/lib/MACRO.ASM'
icl 'artwork/splash_v2/splash.asm' ; splash screen and musix
icl 'Atari/Manual/manual.asm' ; manuals display
.ELIF TARGET = 5200
OPT h-f+ ; no headers, single block --> cart bin file
icl 'Atari/lib/5200SYS.ASM'