Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created January 3, 2015 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/500d19d9005c9a042f4e to your computer and use it in GitHub Desktop.
Save jpluimers/500d19d9005c9a042f4e to your computer and use it in GitHub Desktop.
asm
int $28
mov ax, $1000
int $15 { DESQview/TopView give up time slice }
mov ax, $1680
int $2F
end;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment