home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / misc / grabkick / grabkick.readme < prev    next >
Encoding:
Text File  |  1998-04-07  |  2.6 KB  |  56 lines

  1. Short:    V1.21 copy KICKSTART-ROM to a file
  2. Uploader: stoecker@amigaworld.com (Dirk Stoecker)
  3. Author:   stoecker@amigaworld.com (Dirk Stoecker)
  4. Version:  1.21
  5. Type:     util/misc
  6. Kurz:     KICKSTART-ROM als Datei speichern
  7.  
  8. There are many legitimate reasons for wishing to make a file copy of a ROM
  9. image. I don't condone using this program for any illegal uses however. You
  10. should be aware of the laws in your region with regard to fair use of
  11. software, including software contained in ROMS.
  12.  
  13. GrabKick can be started from WorkBench or from Shell. It will generate a
  14. SKick-like kickstart file named kick..... in the current drawer.
  15. The points contain the version and revision number. With OS V37 the file
  16. is named kick37175 or like this. (This only works if version is less than
  17. 100 and revision less than 1000, but I think it's a long time from now 40
  18. to 100).
  19. If you enter in Shell something as argument, this will be taken as a
  20. filename instead of the internal name.
  21. On Workbench start you will get an asl-requester asking you for a filename.
  22.  
  23. See GrabKick.a for an english revision history!
  24.  
  25. To use the kickstart use Skick, MKick or an other ROM kicker. Skick and
  26. MKick can be found in util/boot.
  27.  
  28. Why use GrabKick and no other ROM grabber?
  29.  - it is short, only 488/544 bytes (assembler)
  30.  - it works on all OS versions from V33 (1.2) on
  31.  - it only produces complete files (deletion of partial file at to less
  32.    disk-space)
  33.  - startable from Shell and Workbench
  34.  - uses asl.library requesters for file selection (only OS2.0 and up)
  35.    (suggested by Ralf Gruner)
  36.  - calculates size of ROM (works with 256K, 512K, ...)
  37.  - it is Public Domain (including sources)
  38.  - it is better than all (most ?) other equal utils
  39.  
  40. Note: Some computer may have problems copying directly from ROM to a SCSI
  41. device. In these cases copy the ROM image to ram first and transfer it
  42. manually to disk or use the supplied GrabKickRAM utility.
  43.  
  44. Report suggestions and bugs to:
  45.  
  46. ****************************************************************************
  47. * snail-mail:                  * e-mail:                                   *
  48. *   Dirk Stoecker              *   stoecker@rcs.urz.tu-dresden.de          *
  49. *   Geschwister-Scholl-Str. 10 *   stoecker@amigaworld.com                 *
  50. *   01877 Bischofswerda        * world wide web:                           *
  51. *   GERMANY                    *   http://home.pages.de/~Gremlin/          *
  52. * phone:                       * pgp key:                                  *
  53. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages       *
  54. ****************************************************************************
  55.  
  56.