home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3633 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 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: <38232498@kone.fipnet.fi> <4gctlm$bcn@oreig.uji.es>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Thu, 22 Feb 96 16:20:41 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Thu, 22 Feb 96 18:05:42 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Subject: Re: Demo/game to OS frien
  13. Message-ID: <38232604@kone.fipnet.fi>
  14.  
  15.  
  16. > c2p8.s is too slow for 25 fps effects (due to blitter speed). 
  17. > For this 3 CPU passes and one blitter pass is better.
  18.  
  19. Yep. I still believe 030/50 could do free c2p by doing
  20. three passes with the CPU and the last one with the blitter.
  21. This one would not limit the frame rate too much either.
  22.  
  23. Hmm. I calculated that those 2 blitter passes limit to 25fps
  24. in c2p8.s in 320x128x8, but you are talking about 320x256x256
  25. I guess?
  26.  
  27. > Peter uses PC relative addressing in his c2p8.s to get the
  28. > current task and signal bits, but AFAIK I can't do this in E... 
  29.  
  30. It is quite a easy job to hack the source a bit to all
  31. applications..
  32.  
  33. --                               _
  34. a Stellar programmer          _ //
  35. "Amiga - back for the future" \X/
  36.