mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added comment about Human68k direntry variations.
This commit is contained in:
@@ -40,6 +40,7 @@ using DiscImageChef.Console;
|
||||
namespace DiscImageChef.Filesystems
|
||||
{
|
||||
// TODO: Differentiate between Atari and X68k FAT, as this one uses a standard BPB.
|
||||
// X68K uses cdate/adate from direntry for extending filename
|
||||
public class FAT : Filesystem
|
||||
{
|
||||
public FAT()
|
||||
|
||||
Reference in New Issue
Block a user