1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-07-04 16:29:52 +00:00
millfork/include/plus4.ini

20 lines
316 B
INI
Raw Normal View History

2017-12-06 23:23:30 +00:00
[compilation]
arch=nmos
2018-07-06 22:58:44 +00:00
encoding=petscii
screen_encoding=petscr
modules=loader_1001,c264_kernal,c264_hardware,default_panic
2017-12-06 23:23:30 +00:00
[allocation]
; TODO
zp_pointers=$C1,$C3,$FB,$FD,$39,$3B,$3D,$43,$4B
segment_default_start=$100D
segment_default_end=$3FFF
2017-12-06 23:23:30 +00:00
[output]
style=per_bank
format=startaddr,allocated
extension=prg