Skip to content

Instantly share code, notes, and snippets.

@febnug
Created April 18, 2022 12:49
Show Gist options
  • Save febnug/fa0044da3357bc058cd3c664f9932d96 to your computer and use it in GitHub Desktop.
Save febnug/fa0044da3357bc058cd3c664f9932d96 to your computer and use it in GitHub Desktop.
wut?
org 100h
xchg bp,ax
imul ax,[bp+si+400],50*10
sub ax,14
int 29h
ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment