Commit Graph

30 Commits

Author SHA1 Message Date
notsomeidiot123 daa915363d Qemu crashing; troubleshooting 2026-06-26 19:15:37 -04:00
notsomeidiot123 335b386463 Adjustments to VFS API 2026-03-15 13:31:17 -04:00
notsomeidiot123 e366dc75d8 Modified files to fit new VFS 2026-03-14 13:48:00 -04:00
notsomeidiot123 cc61eec0cf Fixed unsafe/potentially buggy code 2026-03-14 11:29:44 -04:00
notsomeidiot123 a461dac04e working on filesystem 2026-03-05 18:56:15 -05:00
notsomeidiot123 6e82ad6d00 Actually use reassigned memory in kstdlib.c:vector_push() 2026-03-03 01:00:01 -05:00
notsomeidiot123 0f9a174d0e Fixed kstdlib.c:vector_push, implemented modules.c:dispatch_message() 2026-03-02 23:12:01 -05:00
notsomeidiot123 1062bd43c7 Dropping support for secondary ata bus temporarily 2026-02-28 20:07:31 -05:00
notsomeidiot123 1826eb1ad3 Various critical bug fixes across many files 2026-02-02 02:39:49 -05:00
notsomeidiot123 b24125657c Updated module API and disk_driver.c:ata_read()/ata_write() to be asynchronous 2026-01-23 13:47:47 -05:00
notsomeidiot123 f5458d200f actually add modules.c:dispatch_message() 2026-01-22 11:41:58 -05:00
notsomeidiot123 402f4f5593 Fixed kstdlib.c:vector_push(), added modules.c:dispatch_message() 2026-01-22 11:41:20 -05:00
notsomeidiot123 0deac50c2a Support for filesystem callbacks 2025-10-14 12:54:40 -04:00
notsomeidiot123 78bea1f8bb Started FAT32 driver 2025-09-30 12:30:55 -04:00
notsomeidiot123 97708379f6 rudimentary initrc parser 2025-09-29 10:45:26 -04:00
notsomeidiot123 95f55f1623 Loading initrd instead of modules separately 2025-09-27 14:38:32 -04:00
notsomeidiot123 c7aaedbd2a ata_read 2025-09-24 12:15:52 -04:00
notsomeidiot123 25d67aaa9e Some level of security... i hope 2025-09-22 02:57:34 -04:00
notsomeidiot123 9c1f32a49c IDE IDENTIFY 2025-09-20 10:27:15 -04:00
notsomeidiot123 c880843b6c Detecting IDE drives, allocating memory for PRDT 2025-09-17 12:24:30 -04:00
notsomeidiot123 a5af6c51da (mostly) finished PCI implementation, will flesh it out more as needed. (100th commit\!\!\!) 2025-09-15 12:50:18 -04:00
notsomeidiot123 8a82600f5f Moving to my PC 2025-09-12 15:34:34 -04:00
notsomeidiot123 d07194c977 Make naming more consistent, work on VFS 2025-09-06 11:45:44 -04:00
notsomeidiot123 bb104e12c7 Register KIDM, write macros 2025-09-04 10:13:18 -04:00
notsomeidiot123 e9db8f8f67 Update kernel module interface 2025-08-27 16:38:20 -04:00
notsomeidiot123 4266211e57 Added software vector operations 2025-08-19 19:35:21 -04:00
notsomeidiot123 57aada680b Fixed Module loader 2025-08-17 18:14:15 -04:00
notsomeidiot123 f6108aaab5 Working on elf loading 2025-08-17 15:31:32 -04:00
notsomeidiot123 de38f1383d I don't really remember what i did but it works so commit 2025-05-29 00:33:37 -04:00
notsomeidiot123 0e2cfab914 Scheduling + setting up files 2024-11-12 14:30:31 -05:00