-
-
Save icanhasjonas/03e89b81b2d802f2438e27f566db90de to your computer and use it in GitHub Desktop.
Upgraded Jonathan Moo's ANY Window's problem fixing script. (Everyone needs glitter. WARNING: DO NOT RUN!.. My assembly skills may have deteriorated over the years)
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
mov ax, 0320h ; Load glitter pixels | |
mov dx, 0080h ; 80 pixels wide screen glitter | |
xor cx, cx ; Big fan of Xorn/marvel(c) | |
mov bx, cx ; Make sure glitter is Baxed and Counxted | |
int 13h ; Interest 13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment