ISR for dos interrupt 21h in asm.
Posted: Mon May 06, 2002 8:20 am
Does any one know were ,i can get the ISR for most dos int 21h in
assembly?
Like:
mov ah, 07h
int 21h
***would be***
xor ax, ax
int 16h
iret
**************
Can only use bios interrupts not dos.
\\\|///
(@@)
ASHLEY4.
assembly?
Like:
mov ah, 07h
int 21h
***would be***
xor ax, ax
int 16h
iret
**************
Can only use bios interrupts not dos.
\\\|///
(@@)
ASHLEY4.