1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-14 01:29:57 +00:00

Simple Atari 800XL Memory Map

This commit is contained in:
zbyti 2020-09-05 11:58:02 +02:00
parent 4849069d39
commit c31a2ee388

View File

@ -33,7 +33,7 @@ screen_encoding=atasciiscr
zp_bytes=$80-$FF
segment_default_start=$2000
; BASIC turned off
segment_default_end=$bfff
segment_default_end=$BFFF
[define]
ATARI_8=1