-
-
Notifications
You must be signed in to change notification settings - Fork 0
Tools
Krzysztof Jurkowski edited this page Aug 21, 2023
·
1 revision
Tool for reading files stored on Floppy Image
<tool> <pathToIMG> <fileName>
<tool> <pathToIMG> <folderName> <fileName>Make sure to enter file/folder names as 12-byte strings.
Any excess should be padded with spaces and make sure to place file extension at the end of it.
./build/tools/fat "./build/main_floppy.img" "TEST TXT"