mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Document why DiscJuggler cannot be made writable.
This commit is contained in:
@@ -43,6 +43,7 @@ using DiscImageChef.Filters;
|
||||
namespace DiscImageChef.DiscImages
|
||||
{
|
||||
// Support separate data files? Never seen a DiscJuggler image using them anyways...
|
||||
// TODO: Too many unknowns to make this writable
|
||||
public class DiscJuggler : IMediaImage
|
||||
{
|
||||
byte[] cdtext;
|
||||
|
||||
Reference in New Issue
Block a user