i have been trying to do any interrupts in protected mode and i have been using msdos interrupts so it makes sense that they are not working i have been working through the threads so as not duplicate this but i haven't found any and i figured i would just ask
im kind of new to assembly but im doing alright so far
openfile hasn't worked and just calling int 21h or int 14h hasn't worked
in fact if i just call sti to prepare the assembler for interrupts i get a problem not to mention trying actuall interrupts
i need to open a serial port in assembly using protected mode....
as well as set the baud rate
any ideas
thanks ahead of time and whatever i need to read i will...
thom