home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1783 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!irmen
  3. From: irmen@cs.vu.nl (Irmen de Jong)
  4. Subject: Re: Assembly Interlace problem!
  5. Nntp-Posting-Host: sloep07.cs.vu.nl
  6. References: <3104F66D.74@gih.no>
  7. Sender: news@cs.vu.nl
  8. Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
  9. Date: Tue, 23 Jan 1996 15:40:20 GMT
  10. X-Newsreader: TIN [version 1.2 PL2]
  11. Message-ID: <DLn4v9.BGI.0.-s@cs.vu.nl>
  12.  
  13. On Tue, 23 Jan 1996 15:53:33 +0100 ARNLEIF MYDLAND (arn_mydl@gih.no) (ARNLEIF MYDLAND) wrote:
  14. : I am trying to display a 1280*512*8 image using an assembler, but
  15. : I can't get the screen to do the 512 interlaced.
  16.  
  17. :  I've dumped the original view and made my own copper and set the bpl
  18. : pointers, colors, mode to 8 bitplanes SHRES and the lace bit, and
  19. : the FMODE to 8 byte.
  20. :  My screen goes 1280*256*8 and it starts flickering. So, I must have
  21. : missed something important here! 
  22.  
  23. :  Please mail me.     ..and, Thanks!
  24.  
  25. You'll need a second copper list that displays the odd frames.
  26. Did it many years ago; can't do it again now (and won't btw).
  27.  
  28. Just open a Intuition Screen please, then all folks with better hardware
  29. than you can take advantage of their flicker free hires screen.
  30.  
  31. --
  32. / Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/)  \
  33. \                 ``Nothing lasts forever'' -- Species                    /
  34.