home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3966 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 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: <4fd2qp$jsi@sunsystem5.informatik.tu-muenchen.de> <20000205714078190501@BIRDLAND> <4fnqf8$f9p@sunsystem5.informatik.tu-muenchen.de> <84000105717841360800@BIRDLAND> <4fvpg6$n0d@sunsystem5.informatik.tu-muenchen.de> <68000405720272481052@BIRDLAND>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Sun, 18 Feb 96 19:00:09 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Sun, 18 Feb 96 20:23:32 
  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: <38232498@kone.fipnet.fi>
  14.  
  15.  
  16. > Hmmm... my problem about this stuff mainly is, i only have those c2p of 
  17. > Aminet... the GD stuff does not fit to my library system (scrambled c2p
  18. > does  not fit...), and of others, i simply have to use what is available, 
  19.  
  20. Scrambled is not actually needed. Only if you want to do a Wolf3D
  21. clone.. 
  22.  
  23. c2p_040_FastRam4.s is the routine for 040/060 and c2p8.s
  24. for 020/030. The first is pure CPU solution, as starting
  25. from the 040 c2p process can be done fully between CHIP-writes.
  26. The later routine does two passes with CPU and two with
  27. the blitter using QBlit().
  28.  
  29. Also, it would be a good idea to offer same c2p routines
  30. with a compare mode, using the previous frame if the
  31. application does not change the chunky buffer very
  32. much each frame.
  33.  
  34. --                               _
  35. a Stellar programmer          _ //
  36. "Amiga - back for the future" \X/
  37.