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