-
Notifications
You must be signed in to change notification settings - Fork 1
Fix FAT12 Filesystem Driver #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfilesystemgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: high
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfilesystemgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: high
The current FAT12 driver in OpenDOS is not working correctly:
Goal:
Fix the FAT12 driver so that files can be safely read, written, and listed.
Tasks:
Why this is important:
A working FAT12 driver is essential for future features:
ls,cat, etc.)Who can do this: