Goal
Document how JNode handles hardware interrupts.
Instructions
- Use the Skill: Apply the
update-wiki skill.
- Research: Analyze
core/src/core/org/jnode/vm/x86/VmX86Processor.java and IDT setup.
- Content: Describe the bridge between low-level assembly interrupts and Java-level handler execution.
Goal
Document how JNode handles hardware interrupts.
Instructions
update-wikiskill.core/src/core/org/jnode/vm/x86/VmX86Processor.javaand IDT setup.