Created
April 18, 2022 12:49
-
-
Save febnug/fa0044da3357bc058cd3c664f9932d96 to your computer and use it in GitHub Desktop.
wut?
This file contains 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
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