No description
Find a file
John Stefanelli dad4ff6a34
[Stage1] Complete IDT implementation
[Stage1] Add IRQ remapping
[Stage1] Handle IRQ0 gracefully
[Stage1] Add error output functions
2023-01-18 17:11:28 +01:00
.vscode Initial commit 2022-09-24 22:30:25 -04:00
host [Stage1] Complete IDT implementation 2023-01-18 17:11:28 +01:00
libfat [Stage1] Complete IDT implementation 2023-01-18 17:11:28 +01:00
mbr [Stage1] Start IDT implementation 2023-01-18 10:59:09 +01:00
os3_common [Common] Fix packing macros for MSVC 2022-10-02 02:06:46 +02:00
rawimg [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +01:00
stage1 [Stage1] Complete IDT implementation 2023-01-18 17:11:28 +01:00
.DS_Store Initial commit 2022-09-24 22:30:25 -04:00
.gitignore Initial commit 2022-09-24 22:30:25 -04:00
CMakeLists.txt [Host/KernelCopy] First implementation of KernelCopy 2022-10-06 21:20:29 +02:00
CMakeToolchain.txt [Host/KernelCopy] First implementation of KernelCopy 2022-10-06 21:20:29 +02:00