Interrupt Controller
Posted: Sat Jun 12, 2010 10:56 pm
well I searched high and low on osdever.net and osdev.org and I cannot find for the life of me a tutorial for an interrupt controller.
I am no good with ASM but would be able to do this with some code snippets and explanation. I am using NASM and GCC to compile my kernel, I know the extream basics of interrupts but do not know where to start to implement it, any help is appreciated.
I am no good with ASM but would be able to do this with some code snippets and explanation. I am using NASM and GCC to compile my kernel, I know the extream basics of interrupts but do not know where to start to implement it, any help is appreciated.