X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=default.cfg;h=552f4a839885f762372df60b4e1f8d53acd8d05e;hb=65aaff6b83af21db3a80fbfddd433fbbb2efdad6;hp=76d49e01156de2fa2f81b3b66615c2507c942a24;hpb=9ef4a891f56f4a70d819869e3c8fe875aef1c547;p=pistorm diff --git a/default.cfg b/default.cfg index 76d49e0..552f4a8 100644 --- a/default.cfg +++ b/default.cfg @@ -1,9 +1,9 @@ # Sets CPU type. Valid types are (probably) 68000, 68010, 68020, 68EC020, 68030, 68EC030, 68040, 68EC040, 68LC040 and some STTTT thing. cpu 68020 # Map 512KB kickstart ROM to default offset. -map type=rom address=0xF80000 size=0x80000 file=kick.rom ovl=0 +map type=rom address=0xF80000 size=0x80000 file=kick.rom ovl=0 id=kickstart # Want to map an extended ROM, such as CDTV or CD32? -#map type=rom address=0xF00000 size=0x80000 file=cdtv.rom +#map type=rom address=0xF00000 size=0x80000 file=cdtv.rom id=extended # Map 128MB of Fast RAM at 0x8000000, also known as 32-bit Fast RAM or CPU local Fast RAM. # Only supported properly on select Kickstarts, such as 3.1+ for Amiga 1200, 3000 and 4000.