home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Patches / QuickROM.readme < prev    next >
Text File  |  1998-05-11  |  1KB  |  44 lines

  1. Short:    Boosts Kickstart speed on 68040 or 68060
  2. Author:   simon@studio.woden.com (Simon N Goodwin)
  3. Uploader: simon@studio.woden.com (Simon N Goodwin)
  4. Version:  36.07
  5. Type:     util/sys
  6.  
  7. SUMMARY
  8.  
  9. This free utility makes operating system code a lot faster by
  10. copying Kickstart - the built-in part of the Amiga's operating
  11. system - into fast memory. It does this dynamically and can be
  12. activated or deactivated at any time. It has been tested on CPU
  13. accelerators made by Commodore, GVP, MacroSystem and Phase Five
  14. and written with compatibility and reliability in mind.
  15.  
  16. First Aminet Release: 3rd May 1998.
  17.  
  18.  
  19. REQUIREMENTS
  20.  
  21. Any Amiga with Fast Memory and a 68040 or 68060 processor: LC,
  22. XC or MC version - as a MMU Memory Management Unit is required.
  23. Up-to-date SetPatch with CPU libraries, Enforcer or equivalent.
  24.  
  25.  
  26. BENEFITS
  27.  
  28. * Boosts speed of all Kickstart ROM routines by up to 30 times.
  29.  
  30. * Allocates RAM from the top of memory to minimise fragmentation.
  31.  
  32. * Allows de-allocation as well as allocation, freeing 516K memory.
  33.  
  34. * Full diagnostic Exec result codes for cases when it can't work.
  35.  
  36. * Avoids undocumented 68060.library hooks, for compatibility with
  37.   all 68060 or 68040 systems with an MMU.
  38.   
  39. * Designed to suit 1 Mb Kickstarts as well as Commodore 512K ones.
  40.  
  41. * Freely distributable, with full assembly language source code.
  42.  
  43.   Please see QuickROM.text and QuickROM.asm for more details.
  44.