No description
Find a file
John Stefanelli 7a1f072e4a
[Stage1] Add RSDP and basic ACPI parsing
[Stage1] Add HEX display to screen.h
[Stage1] Handle IRQ1 semi-gracefully
[Stage1] Try (unsuccessfully) to "wait" for IRQ 1 (os_interrupt_wait())
2023-06-05 13:13:37 +02: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] Add RSDP and basic ACPI parsing 2023-06-05 13:13:37 +02: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 [Stage1] Add RSDP and basic ACPI parsing 2023-06-05 13:13:37 +02:00