mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-19 10:42:10 +00:00
Simple Atari 800XL Memory Map
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user