home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / atari / 8bit / 5614 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!s09a05!exuhag
  2. From: exuhag@exu.ericsson.se (James Hague)
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: VBIs/DLIs as Proc's in Action!
  5. Message-ID: <1992Dec17.144710.17108@exu.ericsson.se>
  6. Date: 17 Dec 92 14:47:10 GMT
  7. References: <qsgwVB4w165w@cyberden.uucp>
  8. Sender: news@exu.ericsson.se
  9. Reply-To: exuhag@exu.ericsson.se
  10. Organization: Ericsson Network Systems, Richardson, TX
  11. Lines: 17
  12. Nntp-Posting-Host: s09a05.exu.ericsson.se
  13. X-Disclaimer: This article was posted by a user at Ericsson.
  14.               Any opinions expressed are strictly those of the
  15.               user and not necessarily those of Ericsson.
  16.  
  17. In article qsgwVB4w165w@cyberden.uucp, phbill@cyberden.uucp () writes:
  18. >
  19. >But now, I've learned exactly how 
  20. >multicolored text is done! (with Sync's)  (ie, say you had a Gr.2 mode 
  21. >text line.. instead of bit-mapping it onto a gr.7 mode, and then DLI'ing 
  22. >every line of it, you just do a facny DLI to the Gr.2 mode, which changes 
  23. >the color not just at every display list line, but every scan line (that 
  24. >you specify)!)
  25.  
  26. Be careful, this really eats up processor time.  Every time you do
  27. a sync the CPU just sits there for the rest of the scan line.  A full
  28. screen of this sort of thing will tie up the CPU for the entire frame,
  29. leaving only the vblank period for processing.
  30.  
  31. --
  32. James Hague   
  33. exuhag@exu.ericsson.se
  34.