Commit graph

7 commits

Author SHA1 Message Date
hippoz
dda6d4698c
use correct struct for interrupt frames 2022-02-25 21:29:18 +02:00
hippoz
6839eb4699
fix some compiler warnings 2022-02-24 22:01:02 +02:00
hippoz
581c2d7d64
add void to functions with no arguments 2022-02-24 21:57:59 +02:00
hippoz
ca93f5077b
add rest of exceptions to exception.c 2022-02-24 21:53:44 +02:00
hippoz
c1bac7864f
keyboard support + switch bootstrap to nasm 2022-02-24 21:16:28 +02:00
hippoz
065dbf5177
better exception handling + bad kprintf 2022-02-24 18:11:09 +02:00
hippoz
b654976ebb
Add interrupts [its-broken] 2022-02-22 21:20:57 +02:00