home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11898 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!world!jkenton
  3. From: jkenton@world.std.com (Jeff Kenton)
  4. Subject: Re: How to change video modes??
  5. Message-ID: <C0IKtD.DG8@world.std.com>
  6. Organization: Kenton Systems Corporation, Weston MA
  7. References: <1igq95INNj5@charnel.ecst.csuchico.edu>
  8. Date: Fri, 8 Jan 1993 02:41:37 GMT
  9. Lines: 21
  10.  
  11. jmeyers@ecst.csuchico.edu (Jeff Meyers) writes:
  12.  
  13. >OK, here's the situation: I have two monitor (VGA and mono) and want to write
  14. >a TSR that will display text on the mono monitor without disturbing the
  15. >VGA screen.
  16.  
  17. >I need to be able to do three things: clear the mono screen, write text to
  18. >it, and scroll up one line.  As usual, I would like the easiest and most
  19. >efficient method - other than writing directly to video memory.
  20.  
  21. >Any suggestions?  Do I need to do something else to change video modes with
  22. >the above listed BIOS call?
  23.  
  24. Do the VGA stuff the normal way, and write directly to video memory for mono.
  25.  
  26.  
  27. -- 
  28. -------------------------------------------------------------------------
  29. =            Jeff Kenton    (617) 894-4508            =
  30. =                jkenton@world.std.com            =
  31. -------------------------------------------------------------------------
  32.