|
07c0c99a48
|
Fixed a lot of errors, and redesigned most of the ISR and IDTs.
|
2023-10-31 04:32:41 -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 |
|
|
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 |
|
|
2b7ed92a07
|
Fixed some of gdt.c and .h and also idt.h and isr
|
2023-10-02 13:01:41 -07:00 |
|
|
058f61d3ba
|
Fixed the declarations in gdt.c idt.c isr.c and isr.h
|
2023-09-27 15:57:12 -07:00 |
|
|
74d12e70ef
|
Made some minor fixes to CMakeLists.tx and working on descriptor tables
|
2023-09-18 15:18:13 -07:00 |
|
|
79a27d232c
|
Attempting to fix gdt, isr, idt and memory.c.
|
2023-07-17 23:30:44 -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 |
|
|
d9d2e84f25
|
More kernel building
|
2023-07-14 01:32:48 -07:00 |
|