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

  1. Path: sn.no!not-for-mail
  2. From: tbk@sn.no (Thore Bjerklund Karlsen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: 14 Jan 1996 12:39:53 +0100
  6. Organization: SN Internett
  7. Message-ID: <4daq29$fk5@sinsen.sn.no>
  8. NNTP-Posting-Host: sinsen.sn.no
  9.  
  10. (Juergen "Rally" Fischer)
  11.  
  12. >|> > Forget ScrollVPort(), I tried it and I found that even on Kick 3.0
  13. >|> > display sometimes 'flashes' (ie, the Copper Pointers were wrong fo
  14. >|> > 1 frame).  Use the 3.0 Intuition/ChangeScreenBuffer() function ins
  15. >|> > It works great (I dunno how fast it is but it seems pretty fast)
  16. >|> 
  17. >|> Ok. What routine should be used for CyberGraphX?
  18.  
  19. >well seems that OS3 buffering works bets for both AGA and gfx-cards.
  20. >just blitterc2p to the aga screens and writepixelarray8 to the gfx-scre
  21.  
  22. >non 1x1 modi however get either slow (both AGA & gfx-card) or if you
  23. >optimize (AGA only) you seem to need special copperlists, and it
  24. >doesn't work correct with all monitors (so AGA PAL/NTSC only).
  25.  
  26. >well, make 1x2 is just copying a line.
  27.  
  28. >fastest code to make 2x1 with cpu ?
  29.  
  30. >a try for 020 in fastmem:
  31.  
  32. > move.l (a0)+,d0
  33. > movep.l d0,(a1)+ ;destination really should not be chipmem
  34.  
  35. WARNING!  WARNING!  NASTY HACK!  Ya'r a d!rTy c0d3r!  :)
  36.  
  37. __
  38. \\\__ Thore B. Karlsen  % tbk@sn.no % C64-C128D-A1200-A2000C
  39.  \XX/ Wowbagger/AFL&SSN %  -c0d3r-  % A1230/50MHz-2C4F/340MB
  40.  
  41. 1.Sam.25.23: And when Abigail saw David, she hasted, and lighted off the
  42.              ass, and fell before David on her face
  43.                                                                
  44.