home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / msdos / programm / 2070 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.5 KB  |  38 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!noc.near.net!news.cs.brandeis.edu!binah.cc.brandeis.edu!DERNIS
  3. From: dernis@binah.cc.brandeis.edu
  4. Subject: text modes
  5. Message-ID: <1992Jul26.134202.12205@news.cs.brandeis.edu>
  6. Sender: news@news.cs.brandeis.edu (USENET News System)
  7. Reply-To: dernis@binah.cc.brandeis.edu
  8. Organization: Brandeis University
  9. Date: Sun, 26 Jul 1992 13:42:02 GMT
  10. Lines: 26
  11.  
  12. Hi, I am wondering if someone can help me with what should be
  13. an easy problem, I think, but I can't find the answer.
  14.  
  15. I am interested in using text modes 0-3 with an alternate character
  16. set.  I just bought an MS-DOS book, by the Waite Group assuming that it
  17. would be good, because I really liked their C- Bible.  And it has been
  18. good, regarding memory management, device drivers, graphic modes and 
  19. other things, but it has said near nothing about text modes with color
  20. or altering the character set.
  21.  
  22. For some reason I am under the impression that character 00h-7Fh are
  23. not alterable, but characters 80h-FFh are alterable.  I don't 
  24. know why I have this impression, I just do and it may be completely wrong.
  25. Could someone straighten me ought, and also explain how one would go
  26. about changing these, especially in C, but I would appreciate any
  27. solution.
  28.  
  29. Also, how is color handled in the text modes.  I was given the imprsesion
  30. that a text lines is 80 bytes.  This does not leave room for color, or is
  31. this latched bit planes like the EGA?
  32.  
  33. Please someone help, with either a BIOS solution or direct or both.
  34. Thanks in advance for your help.
  35.  
  36. Mitch Dernis
  37.  
  38.