Commit Graph

4 Commits

Author SHA1 Message Date
06472626ee Refactor k_memcmp and implement disk_read_sector
Refactor memory comparison function and add disk read sector function.
2026-01-08 20:53:22 -08:00
be73165069 Update fat12.c
This fixes a offset issue where 510-512 might not be read correctly and might error.
2025-12-19 15:49:59 -08:00
fd2c567d29 Update fat12.c
implementation of kernel space fat12 kernel driver for fat12
2025-11-19 09:29:04 -08:00
e1e30b511a mostly improvements to malloc 2025-07-01 11:20:04 -07:00