Created
November 29, 2012 13:08
-
-
Save tuttlem/4168932 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tweak_320x200: | |
; -------------------------- | |
; 320x200 | |
; | |
; pages = 4 | |
; line size = 80 | |
; page size = 64000 | |
; -------------------------- | |
outp 03c4h, 04h | |
outp 03c5h, 06h | |
outp 03d4h, 017h | |
outp 03d5h, 0E3h | |
outp 03d4h, 014h | |
outp 03d5h, 0 | |
ret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment