home *** CD-ROM | disk | FTP | other *** search
/ telefisk.org / virusCollection.lzx / VirusResearch / LisaFuckup20 / 020_Upgrader / 020_Upgrader.doc < prev    next >
Text File  |  2011-07-02  |  2KB  |  45 lines

  1. --------------------------------------------------------------------------
  2.                   020_Upgrader v1.3 by John Mason, ©1996.
  3. --------------------------------------------------------------------------
  4.  
  5. 1. Short description.
  6.  
  7. What this little tool does is pretty simple: It searches the commands in
  8. your sys:c/-directory and replaces old, 68000 routines with optimized
  9. routines designed for 68020 and better. This will result in a great speed
  10. increase of up to 200%!
  11.  
  12. 2. Installation.
  13.  
  14. Just copy the files 020_Updater.exe and 020_Updater.dat to directory, it
  15. doesn't matter which one, *BUT* always put the 020_Updater.dat in the same
  16. dir as the .exe, because 020_Updater.dat contains all the new, optimized,
  17. routines, and without it 020_Updater.exe will either crash your machine, or
  18. simply not work. Second of all: DO NOT EVER EDIT THE 020_Updater.dat!! If
  19. you change this file, you can end up with all your C-commands totally
  20. messed up, because the old routines were replaced with the corrupt
  21. routines! So don't say I didn't warn you!
  22.  
  23. 3. Usage.
  24.  
  25. Go to your shell and type '020_Updater.exe', the rest will go automatic.
  26. The Updater now searches in your C-directory and will update all (well,
  27. almost all) of the old 68000-routines with faster ones.
  28.  
  29. 4. History.
  30.  
  31. v1.3 - Some bugfixes on non-standard commands.
  32.      - An update of the 020_Updater.dat with now even more support for
  33.        non-standard commands.
  34.      - A small speed increase of about 5%, not really noticable.
  35.      - 68060-detection and usage.
  36. v1.2 - The routine-data is now in a seperate datafile, because it simply
  37.        got too big.
  38.      - Fixed a bug which made the program crash on a a4000/040.
  39.      - Huge speed-increase compared to v1.1!
  40.      - Optimized, smaller code.
  41. v1.1 - First public release; this is just a bugfixed/optimized version of
  42.        v1.0.
  43.      - All (?) bugs removed.
  44. v1.0 - Internal release, lot's of bugs, Crap code, etc.
  45.