Add support for IOMEGA Clik! (aka PocketZip)

This commit is contained in:
2016-12-10 04:04:10 +00:00
parent cf21ccb2df
commit 5be233268b
2 changed files with 8 additions and 0 deletions

View File

@@ -704,6 +704,8 @@ namespace DiscImageChef.ImagePlugins
return MediaType.XDF_35;
case 2949120:
return MediaType.DOS_35_ED;
case 40387584:
return MediaType.PocketZip;
case 127923200:
return MediaType.ECMA_154;
case 229632000: