Add writing support to Basic Lisa Utility disk image.

This commit is contained in:
2018-01-04 03:34:50 +00:00
parent 8f4adaffa3
commit 95f8b102a7
2 changed files with 442 additions and 76 deletions

View File

@@ -219,7 +219,7 @@ namespace DiscImageChef.Decoders
/// <summary>
/// Converts this tag to Apple Profile format
/// </summary>
public ProfileTag Profile()
public ProfileTag ToProfile()
{
return new ProfileTag
{