home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11854 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.3 KB

  1. Path: sparky!uunet!olivea!charnel!jmeyers
  2. From: jmeyers@ecst.csuchico.edu (Jeff Meyers)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: How to change video modes??
  5. Message-ID: <1igq95INNj5@charnel.ecst.csuchico.edu>
  6. Date: 7 Jan 93 08:40:05 GMT
  7. Organization: California State University, Chico
  8. Lines: 24
  9. NNTP-Posting-Host: psycho.ecst.csuchico.edu
  10.  
  11. OK, here's the situation: I have two monitor (VGA and mono) and want to write
  12. a TSR that will display text on the mono monitor without disturbing the
  13. VGA screen.
  14.  
  15. I have tried using BIOS interrupt 10, function 00 (set video mode).  This will
  16. work when changing modes to anything but 7 - the one I need.  It switches to
  17. mode 0 when I try this.
  18.  
  19. I need to be able to do three things: clear the mono screen, write text to
  20. it, and scroll up one line.  As usual, I would like the easiest and most
  21. efficient method - other than writing directly to video memory.
  22.  
  23. Any suggestions?  Do I need to do something else to change video modes with
  24. the above listed BIOS call?
  25.  
  26. Please e-mail me...
  27.  
  28. Thanks!
  29.  
  30. -- 
  31. ============================================================================
  32. | Jeff Meyers      |  jmeyers@ecst.csuchico.edu      | 39x43'N  121x48'W   |
  33. | Chico, Ca 95926  |  KD6DIS@KE6LW.#NOCAL.CA.USA.NA  | Grid: CN80-CM99 ??  |
  34. ============================================================================
  35.