mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Need more test image of DIM format before adding write support.
This commit is contained in:
@@ -41,6 +41,7 @@ using DiscImageChef.Filters;
|
|||||||
|
|
||||||
namespace DiscImageChef.DiscImages
|
namespace DiscImageChef.DiscImages
|
||||||
{
|
{
|
||||||
|
// TODO: What are the real supported floppies for this image format?
|
||||||
public class Dim : IMediaImage
|
public class Dim : IMediaImage
|
||||||
{
|
{
|
||||||
/// <summary>Start of data sectors in disk image, should be 0x100</summary>
|
/// <summary>Start of data sectors in disk image, should be 0x100</summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user