home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / datacomm / 5486 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.sys.amiga.datacomm
  2. Path: sparky!uunet!cs.utexas.edu!torn!utzoo!telly!moore!eastern!hao
  3. From: hao@eastern.COM (Hao Dang)
  4. Subject: Re: Ansi and Jrcomm
  5. Organization: Eastern's Public Access BBS, Toronto CAN
  6. Date: Tue, 28 Jul 1992 15:06:18 GMT
  7. Message-ID: <8sNmoB1w164w@eastern.COM>
  8. References: <1992Jul26.215837.7031@pixel.kodak.com>
  9. Sender: bbs@eastern.COM (Public Access BBS)
  10. Lines: 18
  11.  
  12. jeh@raster.kodak.com (Ed Hanway) writes:
  13.  
  14. > It's not nearly that hard.  Just reserve another bit plane for flashing.
  15. > That would make colors 0-7 normal and colors 8-15 flash by having a routine
  16. > run at intervals to reprogram half of the palette (switching it between
  17. > normal colors and black).
  18. > But frankly, I can do without the flashing, too.
  19.  
  20. Actually, it is NOT that easy.  You're forgetting that IBM ANSI emulation 
  21. requires 16 COLORS (8 bright, and 8 half-bright).  Therefore, you would have 
  22. to allocate another bitplane in a 4 bitplane HI-RES screen.  This is NOT 
  23. possible.  You would have to resort to using an nauxiating (sp?) interrupt 
  24. loop.  I know... I'm programming a BBS with IBM emulation, and I decided to 
  25. not support the blinking as it would involve too much extra coding...
  26.  
  27. |_| _  _   /  Author of an upcoming AMIGA BBS  \ " Save a tree, eat
  28. | |(_|(_)  \  Usenet Address: hao@eastern.COM  /      a beaver. "
  29.