X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=default.cfg;h=2716c3e21d5264fdfd9483b66338b35d11f69d12;hb=2033fc29d5d0adc6149720ff21f5107282d3194e;hp=2505609098b75079793c61dce1a8287b87192248;hpb=9fd6ef0a7c2c7b86087545cc0eabb213e3261505;p=pistorm diff --git a/default.cfg b/default.cfg index 2505609..2716c3e 100644 --- a/default.cfg +++ b/default.cfg @@ -2,6 +2,9 @@ cpu 68020 # Map 512KB kickstart ROM to default offset. map type=rom address=0xF80000 size=0x80000 file=kick.rom ovl=0 id=kickstart +# Comment out the line above and uncomment the line below to automatically copy the ROM contents to Pi RAM if the file isn't found +#map type=rom address=0xF80000 size=0x80000 file=kick.rom ovl=0 id=kickstart autodump_mem + # Want to map an extended ROM, such as CDTV or CD32? #map type=rom address=0xF00000 size=0x80000 file=cdtv.rom id=extended @@ -10,6 +13,8 @@ map type=rom address=0xF80000 size=0x80000 file=kick.rom ovl=0 id=kickstart #map type=ram address=0x08000000 size=128M id=cpu_slot_ram # Map 128MB of Z3 Fast. Note that the address here is not actually used, as it gets auto-assigned by Kickstart itself. # Enabling Z3 fast requires at least Kickstart 2.0. +# If for some reason you need more than 128MB, you can change the size=128M to a valid supported Z3 PIC size, +# like 256M, 512M, 1024M, or add additional map lines. map type=ram address=0x10000000 size=128M id=z3_autoconf_fast # Max 8MB of Z2 Fast can be mapped due to addressing space limitations, but for instance 2+4MB can be chained to leave 2MB for something else. #map type=ram address=0x200000 size=8M id=z2_autoconf_fast @@ -40,11 +45,13 @@ platform amiga # Use setvar piscsi0 through piscsi6 to add up to seven mapped drives to the interface. #setvar piscsi0 PI0.hdf #setvar piscsi1 PI1.hdf +# A special disk that includes PiStorm drivers and utilities, comment out if not needed +setvar piscsi6 platforms/amiga/pistorm.hdf # Uncomment this line to enable the (currently non-working) Pi-Net interface. #setvar pi-net # Uncomment and edit to set a custom config filename for the A314 emulation -#setvar a314_conf /etc/opt/a314/a314d.conf +#setvar a314_conf ./a314/files_pi/a314d.conf # Uncomment to enable A314 emulation #setvar a314