The idt, isr, irq ...etc.
The idt, isr, irq ...etc.
does anyone know how to explain how to setup an idt, isr, and irq (and anything else interrupts might need in a kernel) in C and ASM? im starting a new os called Pathways OS and i was also wondering if any C or C++ or advanced ASM programmers might want to join in and help i know baasic C and ASM but i would like to know more. this project is like a side job maybe if it gets running i could help explain more on how to develop an os there arent very many tutorials (that are explained well) out there. contact me at [email protected]
Hello,
Apart from the OSFAQ there are several decent tutorials about this topic on bonafide (IDT, PIC). Another idea is to have a look at some of the more comprehensive beginner tutorials (f.ex. Bran or Giese). Most of these tutorials include a section about interrupts and they often come with some demo code.
regards,
gaf
Apart from the OSFAQ there are several decent tutorials about this topic on bonafide (IDT, PIC). Another idea is to have a look at some of the more comprehensive beginner tutorials (f.ex. Bran or Giese). Most of these tutorials include a section about interrupts and they often come with some demo code.
There's a dedicated forum to announce projects on this board. However keep in mind that most of us are already participating in some project. If you want people to join your team, you must have some genuine new ideas that may catch their attention.I'm starting a new os called Pathways OS and i was also wondering if any C or C++ or advanced ASM programmers might want to join in
regards,
gaf