Add DiskDupe support to readme.

This commit is contained in:
2021-03-09 12:11:47 +00:00
parent 0c029a374e
commit 6a8822e836
2 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,13 @@
<inspection_tool class="GraziCommit" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>
<component name="GithubSharedProjectSettings">
<option name="branchProtectionPatterns">
<list>
<option value="master" />
</list>
</option>
</component>
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Aaru.Checksums" vcs="Git" />

View File

@@ -100,6 +100,7 @@ Supported disk image formats (read and write)
* CopyTape
* DataPackRat's d2f/f2d disk image format ("WC DISK IMAGE")
* Digital Research DiskCopy
* DiskDupe (DDI)
* Aaru Format
* IBM SaveDskF
* MAXI Disk disk images (HDK)