simple osdev testing
Find a file
2022-02-24 18:11:09 +02:00
cpu better exception handling + bad kprintf 2022-02-24 18:11:09 +02:00
extra Initial commit: 2022-02-22 14:01:39 +02:00
std better exception handling + bad kprintf 2022-02-24 18:11:09 +02:00
.gitignore Initial commit: 2022-02-22 14:01:39 +02:00
bootstrap.s Add interrupts [its-broken] 2022-02-22 21:20:57 +02:00
kernel.c better exception handling + bad kprintf 2022-02-24 18:11:09 +02:00
linker.ld Initial commit: 2022-02-22 14:01:39 +02:00
Makefile better exception handling + bad kprintf 2022-02-24 18:11:09 +02:00
vga.c better exception handling + bad kprintf 2022-02-24 18:11:09 +02:00
vga.h Initial commit: 2022-02-22 14:01:39 +02:00