home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / snip1292.zip / EVSAVRES.TXT < prev    next >
Text File  |  1990-06-25  |  241b  |  6 lines

  1. To blank EGA/VGA screen - read flipflop at 0x3DA, then write 0x00
  2.                           to control port at 0x3C0
  3.  
  4. To restore screen       - read flipflop at 0x3DA, then write 0x020
  5.                           to control port at 0x3C0
  6.