home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d6xx / d642 / set040.lha / Set040 / Set040.history < prev    next >
Text File  |  1992-04-26  |  2KB  |  51 lines

  1.             Set040 History
  2.             --------------
  3.                         
  4. V1.15   When switching from the 68030 to 68040, and you
  5.     aborted at the last minute, the next boot would
  6.     switch anyway.  This is now fixed.
  7.  
  8. V1.14   Bug Fix.  When adding chip memory back to the 
  9.     pool it had the wrong attributes, and the name
  10.     was in volatile ram.  This has now been corrected.
  11.     
  12.     When the chip memory is added back to the free
  13.     pool, on a CHIPROM to FASTROM conversion, it now 
  14.     attempts to merge the memory into a contiguous 
  15.     block if it is possible.
  16.     
  17.     Added the Commodore $VER: string to Set040 so
  18.     you can find which version you have with the
  19.     'version' command.
  20.                         
  21. V1.13   Added the ability to enable or disable both caches
  22.     and copyback in one single switch.
  23.         
  24.     Bug fix. If the loading of a kickstart or superkickstart 
  25.     disk failed the disk drive motor would be left on.
  26.         
  27. V1.12   Added error trapping for a KICKROM attempt when the
  28.     the current MMU setup is already KICKROM or unknown.
  29.         
  30.     If an attempt is made to remove a KICKROM setup,
  31.     a custom error string is displayed rather than
  32.     'Unknown MMU'.
  33.         
  34.     The info output now recognises a KICKROM setup
  35.     and displays it if found.
  36.         
  37.     Fixed a bug in the register information routine.
  38.     The DTT0 register would print an incorrect value,
  39.     The register display was only ever correct at
  40.     the time of FASTROM installation.  The register
  41.     itself did contain the correct value.  
  42.         
  43.     Optimization of code.
  44.         
  45. V1.11   KICKROM can now allocate the required chip memory
  46.     in any location rather than two specific locations.
  47.  
  48. V1.1    Added KICKROM ability
  49.  
  50. V1.0    First public release.
  51.