Add a very untested ProDOS filesystem module.

This commit is contained in:
David Given
2022-09-11 13:19:15 +02:00
parent 92a76a6d39
commit ea1ab029f3
7 changed files with 327 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ The following file systems are supported so far.
| CP/M | Y | | For selected formats |
| FatFS (a.k.a. MS-DOS) | Y | Y | FAT12, FAT16, FAT32, but only SFN; not Atari |
| Macintosh HFS | Y | Y | Only AppleDouble files may be written |
| Apple ProDOS | Y | | |
Please not that Atari disks do _not_ use standard FatFS, and the library I'm
using for the heavy lifting (ChaN's