1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-05-31 18:41:30 +00:00

Update X16 platform definition

This commit is contained in:
Karol Stasiak 2019-11-04 14:29:11 +01:00
parent d634e24e92
commit 3b5006bc30

View File

@ -4,14 +4,14 @@
; Use only for goofing around plz
[compilation]
arch=cmos
arch=w65c02
encoding=petscii
screen_encoding=petscr
modules=loader_0801,x16_kernal,x16_hardware,c64_panic,stdlib
[allocation]
; Let's not use the BASIC:
zp_pointers=0-$8F,$FB-$FF
zp_pointers=0-$7F
segments=default,himem_00,himem_ff
default_code_segment=default
segment_default_start=$80D