summaryrefslogtreecommitdiff
path: root/reference/C/CONTRIB/SNIP/evsavres.txt
blob: cd525e18ece659fef2ad6b64fae7161d059ebe93 (plain)
1
2
3
4
5
To blank EGA/VGA screen - read flipflop at 0x3DA, then write 0x00
                          to control port at 0x3C0

To restore screen       - read flipflop at 0x3DA, then write 0x020
                          to control port at 0x3C0