aboutsummaryrefslogtreecommitdiff
path: root/toolchain/mkafsdisk/main.zig
AgeCommit message (Expand)AuthorFilesLines
2026-03-25Add AFS and FAT32 filesystem implementationsBobby1-47/+47
2026-02-24Add AFS Writer and mkafsdisk main functionalityBobby1-0/+404
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-804/+0
2026-02-20feat: Add used_clusters tracking in AFS and update disk info retrievalBobby1-1/+7
2026-01-27feat: Add owner and permission fields to AFS directory entry structureBobby1-2/+33
2025-12-08AFS disk image creator tool addedBobby1-0/+767