Go to file
2024-05-21 01:51:51 +03:00
.gitignore init 2024-05-21 01:51:51 +03:00
boot.s init 2024-05-21 01:50:50 +03:00
build.sh init 2024-05-21 01:50:50 +03:00
gdt_flush.s init 2024-05-21 01:50:50 +03:00
gdt.c init 2024-05-21 01:50:50 +03:00
gdt.h init 2024-05-21 01:50:50 +03:00
grub.cfg init 2024-05-21 01:50:50 +03:00
idt_load.s init 2024-05-21 01:50:50 +03:00
kernel.c init 2024-05-21 01:50:50 +03:00
linker.ld init 2024-05-21 01:50:50 +03:00
Makefile init 2024-05-21 01:50:50 +03:00
myos.iso init 2024-05-21 01:50:50 +03:00
pit_handler.s init 2024-05-21 01:50:50 +03:00