Skip to content

cpu: implement exceptions / IRQ:s #40

@martinlindhe

Description

@martinlindhe

https://wiki.osdev.org/IRQ

At the very least, the following IRQ:s should be implemented:

IRQ 0 - Programmable Interrupt Timer Interrupt (needed by src/pit.rs)
IRQ 1 - Keyboard Interrupt
IRQ 12 - PS2 Mouse

In order to do this, we need to:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions