Commit Graph

17 Commits

Author SHA1 Message Date
67fbca715d
Removed Redeclaration
Removed redeclaration of `isr_regs` in `isr.c`.
2023-09-27 10:13:27 -07:00
6d5229a0f7 Fixed all but the isr.c and isr.h files. Still some mintor issues to fixe here. 2023-09-21 15:40:56 -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
c4749319be working on types and eisa bus driver 2023-07-19 23:31:54 -07:00
79a27d232c Attempting to fix gdt, isr, idt and memory.c. 2023-07-17 23:30:44 -07:00
4b75ea421d some minor fixes to kernel 2023-07-17 22:35:29 -07:00
7cc909d389 Adding preliminary bus drivers 2023-07-15 15:13:47 -07:00
3c103367d0 trying to fix the drivers and also the isr, gdt and isr header files. 2023-07-15 14:25:31 -07:00
d98d2d4292 Fixing the memory, adding a shell, and other minor bugs to gdt and idt and the types, also adds .github files for bug reports and feature requests. 2023-07-14 20:10:20 -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
d9d2e84f25 More kernel building 2023-07-14 01:32:48 -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
c726a44299
Initial commit 2023-07-09 15:33:57 -07:00