home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2491 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38232130@kone.fipnet.fi> <judas.0hqa@tomtec.abg.sub.org>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Wed, 31 Jan 96 19:45:12 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Wed, 31 Jan 96 19:33:38 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Distribution: world
  13. Subject: Re: >>>>>>> The Future: Amiga goes PC
  14. Message-ID: <38232243@kone.fipnet.fi>
  15.  
  16.  
  17. > >Blitter c2p is never "super fast" because it involves very
  18. > >much blitting. I guess you are talking about XTRs blitterscreen
  19. > >mode where blitter c2p on 160x128 screen takes very little
  20. > >time, 50fps possible if scrambled buffer is used (very likely
  21. > >in XTRs case) or 25fps in linear buffer is used.
  22. > On my A1200/030/25Mhz, the blittermode runs smoother than the
  23. > CPU-conversion.
  24. > I don`t know, what miracle the programmers did, but they did a great
  25. > job.
  26.  
  27. Of course it is faster since your CPU is not able to render
  28. the screen any faster than the blitter is able to c2p it.
  29.  
  30. > Why compare different machines ? On a CD32, its better to use akiko,
  31. > than CPU-C2P. This is also true for all machines with CPUs below
  32. > 68030/50mhz or 68040`s.
  33.  
  34. Not always.
  35.  
  36. > As the stock A1200 comes with no 68040, my claim was to build an akiko
  37. > into every new A1200 to gain speed for games.
  38.  
  39. False. A good CPU+Blitter routine is faster, even on a 020
  40. or a 030. Akiko involves more memory moving, while CPU+Blitter
  41. routine does n-amount of passes (as many as can be done free while
  42. copying the chunky data to chip memory buffers to the blitter).
  43.  
  44. --                               _
  45. a Stellar programmer          _ //
  46. "Amiga - back for the future" \X/
  47.