home *** CD-ROM | disk | FTP | other *** search
/ ANews 2 / AnewsCD2.iso / Indispensables / Librairies / 68060-040 / 68040dummy.library.notes < prev    next >
Text File  |  1999-10-04  |  2KB  |  80 lines

  1. *******************************************************************
  2. *   To get a layout which works for every processor use this:     *
  3. *                                                                 *
  4. *    37.30 CBM 68040.library -> libs:68040old.library             *
  5. *    Phase5 68040.library -> libs:68040new.library                *
  6. *    Phase5 68060.library -> libs:68060.library                   *
  7. *    Phase5 68040dummy.library -> libs:68040.library              *
  8. *                                                                 *
  9. *******************************************************************
  10.  
  11. ReleaseNotes:
  12.  
  13.  
  14. o 46.5
  15.   reworked the 040,060 handling
  16.   Release
  17.  
  18. o 46.4
  19.   Update to 68040/68060 main version
  20.   Release
  21.  
  22. o 46.3
  23.   Release
  24.  
  25. o 46.2
  26.   added support for the 680x0qrom.library
  27.  
  28. o 46.1
  29.   Update to 68040/68060 main version
  30.  
  31. o 46.0
  32.   Update to 68040/68060 main version
  33.  
  34. o 45.1
  35.   Release
  36.  
  37. o 45.0
  38.   to be at the same version as the to be loaded libs
  39.  
  40. o 44.1 Release
  41.   to be at the same version as the to be loaded libs
  42.  
  43. o 43.1 Release
  44.   Internal changes for the coming rom version.
  45.  
  46. o 43.0 Release
  47.   o bumped to 43 for cyberguard:-)
  48.  
  49. o 42.0
  50.   o bumped to 42 to have the same version number
  51.  
  52. o 40.16
  53.   o renamed to 68040dummy.library on the disk
  54.   o It got time this cludge got fixed.
  55.     Now it does this:
  56.     Checks for 68040new.library,
  57.       if installed loads it manually, starts it
  58.       and removes the 68040dummy.library lib from memory
  59.     or
  60.     Checks for 68040old.library,
  61.       if installed loads it manually, starts it
  62.       and removes the 68040dummy.library lib from memory
  63.     or
  64.     Checks for 68060.library,
  65.       if installed loads it
  66.       and keeps the 68040dummy.library lib in memory as a 68040.library gateway
  67.       which returns the 68060 base on a LIB_Open.
  68.  
  69.     68040old.library should be the renamed 37.30 CBM 68040.library
  70.     68040new.library should be the renamed Phase5 68040.library needed
  71.     for the ppc.library, CyberPatcher and other tools
  72.     68040dummy.library MUST be renamed 68040.library if you have a 68060 in the
  73.     system.
  74.  
  75. o 40.15
  76.   o Final Release
  77.  
  78. o 40.14
  79.   - Used new Bumprev
  80.