Commit Graph

13 Commits

Author SHA1 Message Date
notsomeidiot123 739b0d8c71 Fixed memory corruption 2026-07-11 15:08:34 -04:00
notsomeidiot123 10bb61b738 Traced memory corruption problem 2026-07-06 22:04:06 -04:00
notsomeidiot123 616edd6bb3 Implemented ramfs functions, just missing close 2026-07-06 17:16:21 -04:00
notsomeidiot123 ecdeadc4f3 I realized i could cut out the middleman 2026-07-05 21:48:16 -04:00
notsomeidiot123 9065a5c68a Finished with ramfs_create(), rest of the VFS soon to follow 2026-07-05 21:36:23 -04:00
notsomeidiot123 c5c9782535 Started on dynamically sizing ramfs files 2026-07-04 01:11:31 -04:00
notsomeidiot123 3b42ce5386 Return parent directory to new file in RAMFS 2026-07-04 00:33:10 -04:00
notsomeidiot123 047a057e9b Tokenizing path strings 2026-06-26 21:13:37 -04:00
notsomeidiot123 f20ee8046c solved some bugs, QEMU doesn't crash anymore 2026-06-26 20:19:55 -04:00
notsomeidiot123 daa915363d Qemu crashing; troubleshooting 2026-06-26 19:15:37 -04:00
notsomeidiot123 c2f258f1bb function defs for ramfs 2026-06-26 18:52:59 -04:00
notsomeidiot123 a83fc6a45d Small changes 2026-06-26 12:05:10 -04:00
notsomeidiot123 2062a2dff3 Defined file abstraction, separated ramfs into system/ramfs.c 2026-06-25 22:26:17 -04:00