Virtual FS driver for Ada. VFAT (FAT12, FAT16, FAT32) file system driver implementation in Ada.
Find a file
2025-05-15 19:44:32 +03:00
base + Directory interface 2025-05-15 19:44:32 +03:00
full + Some partially working stuff 2025-05-10 12:31:21 +03:00
handlers + missed files 2025-05-13 12:38:20 +03:00
tools writing FAT 2025-05-12 11:16:48 +03:00
.gitignore * .gitignore 2025-05-10 12:31:59 +03:00
LICENSE Initial commit 2024-01-14 19:21:22 +00:00
README.adoc Update README 2024-11-05 12:00:21 +03:00

VFS

Virtual File System in Ada.

Includes: VFAT (FAT12, FAT16, FAT32)