Commit Graph

66 Commits

Author SHA1 Message Date
notsomeidiot123 0aa9699c54 start file searching 2024-09-30 03:11:06 -04:00
notsomeidiot123 fdb376b351 caching and initializing file system 2024-09-27 00:15:59 -04:00
notsomeidiot123 136da05dc7 patched diskwrite, changed 'make clean' procedure 2024-09-26 13:09:43 -04:00
notsomeidiot123 975c522731 patched diskwrite, changed 'make clean' procedure 2024-09-26 13:08:35 -04:00
notsomeidiot123 0628705419 Finally fixed build process, took me forever to debug cause i'm a bit dumb 2024-09-25 17:54:48 -04:00
notsomeidiot123 4047d666d7 update .gitignore 2024-09-25 17:37:40 -04:00
notsomeidiot123 cf11060afe Finished with Diskwrite tool, will expand as needed 2024-09-23 18:12:54 -04:00
notsomeidiot123 fb86a312bd Writing file data 2024-09-20 11:01:57 -04:00
notsomeidiot123 f2e22211b9 remove kernel.elf 2024-09-19 14:10:41 -04:00
notsomeidiot123 3d148f75ea Detecting and repairing fs 2024-09-19 13:49:18 -04:00
notsomeidiot123 e51de87fd2 Diskwrite typedefs for FAT32 2024-09-19 12:04:32 -04:00
notsomeidiot123 d42d640667 Start working on disk write to write files to disk, and remove diskwrite binary from repository 2024-09-18 13:27:51 -04:00
notsomeidiot123 85bf36c2d1 loading root directory to disk, will have to work on a tool to transfer kernel binary to filesystem as i cannot mount the fs to WSL 2024-09-17 15:00:16 -04:00
notsomeidiot123 21417fd70f memory map and setting up paging 2024-09-16 21:42:05 -04:00
notsomeidiot123 e4ec1b1724 stage two loading and partition detection 2024-09-14 10:19:50 -04:00
notsomeidiot123 160d2222f9 Initial Commit 2024-09-11 16:53:11 -04:00