Short: CyberMAP V39.13 Author: schlote@stud.uni-frankfurt.de Uploader: aminet ufoo phase5 de (Aminet Uploader) Type: util/boot Architecture: m68k-amigaos CyberMap - A kickrom mapper for phase 5 products ================================================== CyberMap is a tool to copy a kickimage or the current Kickstart rom to a ram shadow. This speeds up Rom operation and increases general throughput of your system. Use CPROM argument to copy the built-in roms to ram shadow. Give a filename to load kickimage. See examples below. Requierments: ------------- A4000: o Commodore 040 card, CyberStorm MK1 o >1 MB FastRam on your A4000 Mainboard (!) (Caution: Check RAM size jumper on mainboard !) o raw 512 kB KickRomImage ($f80000 Image) for A4000 (needs "A4000 magic" resident) o Good luck ... :-) it will work or not ! A3000: o CyberStorm MK2 o regular Kickstart rom installed, no bootroms ! o raw 512 kB KickRomImage ($f80000 Image) for A3000 (anything > Kick 2.04 will do the job) (needs "A3000 bonus" resident) A2000: o Blizzard 2060 o >4 MB FastRam on Blizzard 2060 o Enabled MAPROM Jumper ( see manual ) o raw 512 kB KickRomImage ($f80000 Image) for A2000 (anything > Kick 2.04 will do the job) General: o SetPatch & 680x0.libary MUST NOT be loaded !!!!! o Do not use Rekick or MMUmagic Kickimages. It will not work. o built-in Kickstart release 2.04 or higher. Usage: ------ Add the following line to the start of your startup-sequence /CyberMap Example: > CyberMap MK2 CPROM ; Copy built-in rom ; to CyberStorm MK2 Shadow > CyberMap MR devs:kickstart ; Load kickimage to shadow ; to CyberStorm MK1 & A3640 shadow Options: -------- F=FORCE/S: o Use the FORCE Keyword to load the image with a) either the same or newer ROM Images as the image currently loaded b) or if the image CRC is wrong. MR=MROM/S: o Set this , if used on CyberStorm MK1 or A3640 B2=B2060/S: o Set this , if used on B2060 MK2/S: o Set this , if used on CyberStorm MK2 CPROM=COPYROM/S o Copy current rom to shadow. FILE o Filename and path of Kickstart image. RF=RESETFMEM/S o Force using Resetcode in ChipMem RC=RESETCMEM/S o Force using Resetcode in FastMem V=VERBOSE/S o Output diagnostics (Use only for debugging) ToDo: ----- o Add support for A12x0 Blizzard cards o Add autodetection for supported accellerator cards Known Bugs: ----------- o Sometimes RESET code does not work ! Reset with three finger salute. Try RC or RF argument. o The A4000 maprom feature doesn't work on some A4000 computers. Please check requierments. MapRom option uses undokumented features of your A4000 system. Carsten 'BodyLove' Schlote Reefer Madness BBS : ++49-69-705383 schlote@stud.uni-frankfurt.de cs@supp.phase5.de ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Release History: ---------------- 39.1 First release 39.2 Added checksum check, improved error reporting 39.3 Fixed small bug in SysBase Call :-/ Forgot to load Exebase to A6. 39.4 --internal-- 39.5 Added Blizzard 2060 support code. 39.6 -- forced bump -- no changes 39.7 Reworked RESET code... some A4000 are unable to do the magic... maybe this helps 39.11 Added MK2 support, selectable resetcode 39.12 Added drive Inhibit(), some cleanup 39.13 Added 68060.lib detection, ReadMe.txt corrected (typos)