home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 487.lha / CpuBlit_v0.96 / History < prev    next >
Encoding:
Text File  |  1991-03-11  |  1.4 KB  |  47 lines

  1. HISTORY
  2.  
  3.  
  4.     Version 0.96, 14 Feb 1991
  5.  
  6.     Fixed bug in handling of single plane bitmaps. Added check to ensure
  7.     blits with zero width don't cause surprising results. Modified
  8.     command line parsing to handle multiple arguments, since the
  9.     various parameters are no longer all mutually exclusive. Tidied up
  10.     source a little.
  11.  
  12.  
  13.     Version 0.95, 9 Feb 1991
  14.  
  15.     Now handles being run from a disk with a space in its name properly
  16.     (for example "RAM DISK:CpuBlit"). Previously, everything after the
  17.     space got treated as a command line option. Also added some checks
  18.     to ensure upwards compatibility with future Amigas.
  19.  
  20.  
  21.     Version 0.93, 7 Feb 1991
  22.  
  23.     Bug in the handling of Workbench 2.0 $00000000 and $FFFFFFFF bitplane
  24.     pointers is now fixed. Since Workbench 2.0 uses these for gadgetry
  25.     etc, this was causing quite a few problems under 2.0. Also fixed a
  26.     small nasty bug that arrived with CpuBlit 0.92.
  27.  
  28.  
  29.     Version 0.92, 6 Feb 1991
  30.  
  31.     Now correctly handles the case where the source and destination
  32.     bitmaps do not have equal numbers of bitplanes. Also fixed problem
  33.     where CpuBlit was (incorrectly) intercepting blits with minterms of
  34.     $D0, $E0 or $F0.
  35.  
  36.  
  37.     Version 0.91, 5 Feb 1991
  38.  
  39.     Added `-o' option to help track down the source of CpuBlit
  40.     incompatibilities.
  41.  
  42.  
  43.     Version 0.90, 3 Feb 1991
  44.  
  45.     Initial release. Currently thought to be bug free, but undoubtedly
  46.     this will change once users get their hands on it :-)
  47.