flat assembler
Message board for the users of flat assembler.
Index
> DOS > Problem: Int 21 Ah =1 >> Int 15 Ah = 1!!! |
Author |
|
Tomasz Grysztar 26 Apr 2004, 12:27
You should use interrupt 21h not 21, as pure 21 means decimal number, and this is of course the same as 15h - that's why debugger shows such hexadecimal number to you. Just fix int 21 to int 21h and it should work.
|
|||
26 Apr 2004, 12:27 |
|
Vion 27 Apr 2004, 06:56
THANK YOU!!!
|
|||
27 Apr 2004, 06:56 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.