Commit Graph

14 Commits

Author SHA1 Message Date
73ad94400b fixed some assembly 2024-08-29 00:13:40 -07:00
e6ca3f7488 trying to fix kernel and memory stuff 2024-08-27 19:49:56 -07:00
3554f240a8 fixing up a bunch of files including the bootloader and kernel malloc kmalloc 2024-06-12 18:10:23 -07:00
79edf9eb6e fixing more stuff and adding more stuff 2024-04-01 21:20:34 -07:00
528fb00d49 fixed and added a lot more stuff like timer and acpi and ahci stub code and a kernel loader as well as worked on pci enumeration 2024-03-30 00:49:36 -07:00
ad70cfd836 did some more work on keyboard.c and bootloader and moved and other random stuff 2024-03-26 00:59:15 -07:00
f4c5d59d8e adding bootloader files from the issue in gittea 2024-03-24 21:09:02 -07:00
a6f5bdb64c fixed up some bad comments in boot.asm 2024-03-24 19:38:29 -07:00
6c4ee8ed02 fixed 2nd stage bootloader 2024-03-15 15:21:51 -07:00
5ff47dde28 this includes more fixes for the bootloader and implementing more of the vga driver, idt, and keyboard driver in preparation for working on the kernel. 2024-03-15 14:54:01 -07:00
a332daa215 updated the kernel with initial functionality but used stub code 2024-02-15 01:27:51 -08:00
8e7cdce87d Trying to fix the boot2.asm second stage bootloader 2024-02-09 16:36:16 -08:00
19b61da1af improving io.asm and isr.asm 2024-02-09 14:51:51 -08:00
e6ad2dbc20 fixing interrupts etc 2024-02-07 23:55:04 -08:00