| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-01 | Setup interrupt handling | Carlos Maiolino | |
| Remap master PIC to IOAddress 0x20 to avoid collisions with CPU exceptions. Setup a default interrupt handler and map all interrupts to this handler by default. Setup a Keyboard interrupt handler for testing purposes Wire everything up in the Makefile Signed-off-by: Carlos Maiolino <[email protected]> | |||
| 2025-08-01 | Implement interrupt descriptor table | Carlos Maiolino | |
| Signed-off-by: Carlos Maiolino <[email protected]> | |||
