applesoft-lite/apple1cartridge.cfg

8 lines
122 B
INI

MEMORY {
BASROM: start = $6000, size = $203F, fill = yes, file = %O;
}
SEGMENTS {
BASIC: load = BASROM, type = ro;
}