Commit Graph

15 Commits

Author SHA1 Message Date
3c993d7d69 Added C++ Utilities 2023-10-26 23:28:06 -07:00
82df2cac5e Moving back to Karutoh's CMakeLists.txt instead 2023-10-24 16:36:11 -07:00
d9999d3ed3 Fixing up CMakeLists.txt 2023-10-24 14:21:14 -07:00
168f9ebb62 Moar fixes to pci.c and pci.h 2023-10-18 19:15:44 -07:00
ad28352c29 Fixing a bunch of broken stuff including the looping bootloader boot.asm 2023-10-10 01:12:56 -07:00
4b0bd4d133 fixing more of the mess 2023-10-08 18:32:10 -07:00
1630352383 Got ClassicOS to build to 100% with some work to do left on isr and idt and gdt. 2023-10-07 20:09:24 -07:00
436ba162eb Fixed the last issue with gdt.c other than ljmp when you run cmake -B build 2023-10-05 14:40:15 -07:00
74d12e70ef Made some minor fixes to CMakeLists.tx and working on descriptor tables 2023-09-18 15:18:13 -07:00
0a638989fa fixed the CMakeLists.txt so that it includes all the files in source as variables 2023-09-17 12:37:26 -07:00
eb7b7ff201 More debugger and generated files for cmake and made a Makefile and fixed compile_commands.json 2023-07-14 14:44:24 -07:00
de4b0dc629 More stuff.. and includes fixing the folder name for .vscode from ,vscode. 2023-07-13 22:04:27 -07:00
3ffbc76f87 Adding more of the cmake stuff and fixing the linkers 2023-07-13 19:20:28 -07:00
16b40a59ad Adding the rest of the initial files and cleaning up CMakeLists.txt 2023-07-13 18:07:53 -07:00
0821823a68 Initial Commit of files 2023-07-10 03:05:34 -07:00