home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d528 / cpublit.lha / CpuBlit / POSTER < prev   
Text File  |  1991-08-05  |  2KB  |  41 lines

  1. Article 148 of comp.sources.amiga:
  2. Path: fishpond!mcdphx!asuvax!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!news.larc.nasa.gov!amiga-request
  3. From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v91i095: CpuBlit 1.0 - speeds up blitter on a 68020/30 Amiga, Part01/02
  6. Message-ID: <comp.sources.amiga:v91i095@ab20.larc.nasa.gov>
  7. Date: 7 May 91 23:45:27 GMT
  8. Reply-To: ecarroll%maths.tcd.ie@pucc.PRINCETON.EDU
  9. Lines: 1731
  10. Approved: tadguy@uunet.UU.NET (Tad Guy)
  11. X-Mail-Submissions-To: amiga@uunet.uu.net
  12. X-Post-Discussions-To: comp.sys.amiga.misc
  13.  
  14. Submitted-by: ecarroll%maths.tcd.ie@pucc.PRINCETON.EDU
  15. Posting-number: Volume 91, Issue 095
  16. Archive-name: utilities/cpublit-1.0/part01
  17.  
  18. [ includes uuencoded executable and icons  ...tad ]
  19.  
  20. CpuBlit replaces the system BltBitMap routine with a version that uses your
  21. 68020/68030 when it is worthwhile to do so. This results in text scrolling
  22. twice as fast as usual, and in addition, the "colour flicker" effect normally
  23. present when scrolling multi-coloured text is removed.
  24.  
  25. One advantage of the blitter is that while it is busy manipulating bitmaps,
  26. the CPU can be getting on with some other work. To facilitate this, you can
  27. tell CpuBlit to only use the CPU for blitting when it would otherwise be idle
  28. (i.e. no tasks are ready to run). This way, you get increased speed without
  29. affecting your Amiga's overall computing performance.
  30.  
  31. If your Amiga only has a 68000, CpuBlit probably won't be of much use other
  32. than as a curiosity since the 68000 is slower than the blitter.
  33.  
  34. This is V1.0, which fixes all known bugs in earlier versions available from
  35. ab20.larc.nasa.gov and bix.
  36.  
  37. -- 
  38. Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
  39. Mail comments to the moderator at <amiga-request@uunet.uu.net>.
  40. Post requests for sources, and general discussion to comp.sys.amiga.misc.
  41.