simple osdev testing
Find a file
2022-02-24 21:53:44 +02:00
cpu add rest of exceptions to exception.c 2022-02-24 21:53:44 +02:00
extra Initial commit: 2022-02-22 14:01:39 +02:00
gfx rename vga to terminal and move to gfx folder 2022-02-24 18:16:17 +02:00
ps2 keyboard support + switch bootstrap to nasm 2022-02-24 21:16:28 +02:00
std keyboard support + switch bootstrap to nasm 2022-02-24 21:16:28 +02:00
.gitignore Initial commit: 2022-02-22 14:01:39 +02:00
bootstrap.asm keyboard support + switch bootstrap to nasm 2022-02-24 21:16:28 +02:00
kernel.c keyboard support + switch bootstrap to nasm 2022-02-24 21:16:28 +02:00
linker.ld Initial commit: 2022-02-22 14:01:39 +02:00
Makefile keyboard support + switch bootstrap to nasm 2022-02-24 21:16:28 +02:00