Hello
I want to develop a program that seach free vector in vector interrupt table and introduce in it the offset of my ISR and then probe it within my program. The code is in the file (comments in spanish, sorry, if any problem i can translate it). But this program doesn't work. Is it not possible to do it whitout using resident tools?.
Thank you.
P.D. PRNBHEX is an proc that prints an hex byte value and "PrintMens" is a macro that uses function 09h of int 21h to print a string.
[attachment deleted by admin]
By the way
"PUSHF" in line 29 must be erased, I forgot there because I tried with "PUSHF" and far call.
I apologize. This was a stupid mistake. This code has an stupid lack. Now the program goes right :dance: