simple osdev testing
Go to file
2022-02-25 21:29:18 +02:00
cpu use correct struct for interrupt frames 2022-02-25 21:29:18 +02:00
extra add os name to grub config 2022-02-24 21:58:36 +02:00
gfx rename vga to terminal and move to gfx folder 2022-02-24 18:16:17 +02:00
ps2 use correct struct for interrupt frames 2022-02-25 21:29:18 +02:00
std add void to functions with no arguments 2022-02-24 21:57:59 +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