Short: FAST C2P patch for OS chunky functions Author: rickprat@usit.net (Rick Pratt) Uploader: rickprat usit net (Rick Pratt) Type: util/boot Version: 1.78 Architecture: m68k-amigaos Very fast Replacement for the OS chunky pixel functions WritePixelLine8(), WritePixelArray8() and WriteChunkyPixels(). Uses 32bit Chunky 2 Planar routines to write longwords to chipram. This makes it fast on 020+ CPUs and REALLY fast on machines with 32bit chipram (A1200, A3000, A4000). This version has code that allows small, unaligned blits to stay that way if it's more efficient. Gives a little speed up to the few, small ops it applies to. BlazeWCP 1.78 with massive code reduction