No description
Find a file
John 5b17b79264
[Stage1] Fix linker to force main() at base address
[Stage1] Add basic write-to-screen utilities for VGA mode 3
2023-01-14 02:50:37 +01:00
.vscode Initial commit 2022-09-24 22:30:25 -04:00
host [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +01:00
libfat [MBR] Add GDT setup 2023-01-13 20:57:40 +01:00
mbr [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +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] Fix linker to force main() at base address 2023-01-14 02:50:37 +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