
             CyberMap - A kickrom mapper for phase 5 products
            ==================================================

Requierments:
-------------

  A4000:	  o Commodore 040, CyberStorm or Blizzard CPU Board
		  o >1 MB FastRam on your A4000 Mainboard (!)
		    (Caution: Check RAM size jumper on mainboard !)
  		  o 512 kB KickImage ($f80000 Image) for A4000
  		    (needs "A4000 magic" resident)
		  o Good luck ... :-)  it will work or not !

  A2000:          o Blizzard 2060
                  o >4 MB FastRam on Blizzard 2060
                  o Enabled MAPROM Jumper  ( see manual )
                  o 512 kB KickImage ($f80000) for A2000
                    (anything will do)

  General:	  o SetPatch & 680x0.libary MUST NOT be loaded !!!!!


Usage:
------

 Add the following line to the start of your startup-sequence

  <cybmap-path>/CyberMap <filename of kickimage> <options>


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.

   B2=B2060/S:	  o  Set this , if used on Blizzard 2060


ToDo:
-----

		  o  Added support for A1200 Blizzard cards

 Bugs:
-------
	o Sometimes RESET code does not work ! Reset with three
	  finger salute.




                        Carsten 'BodyLove' Schlote
                       schlote@stud.uni-frankfurt.de
                              blove@phase5.de

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

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


