horses/Softcard3/src/apple3.cfg
2021-07-20 09:12:41 +10:00

10 lines
117 B
INI

MEMORY
{
RAM: start=$200, size=$b800, type=rw, define=yes, file=%O;
}
SEGMENTS
{
RAM: load=RAM, type=rw;
}