Interrupt routines

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
The Pro

Interrupt routines

Post by The Pro »

hi all,
   i am a newbie to os development. shall we write all the interrupt handlers in a binary file, load it into memory and give the address to idtr?

thanks in advance
Post Reply