]> git.sesse.net Git - pistorm/blobdiff - default.cfg
The remainder of the initial PiStorm interaction stuff (I think)
[pistorm] / default.cfg
index 76d49e01156de2fa2f81b3b66615c2507c942a24..552f4a839885f762372df60b4e1f8d53acd8d05e 100644 (file)
@@ -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.