Add support for dumping UMD from USB attached PlayStation Portable with CFW installed.

This commit is contained in:
2019-01-01 04:31:59 +00:00
parent 59e2907500
commit 046d93098f
3 changed files with 751 additions and 36 deletions

View File

@@ -46,6 +46,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Devices\Dumping\PlayStationPortable.cs" />
<Compile Include="Devices\Info\DeviceInfo.cs" />
<Compile Include="Devices\Info\Plextor.cs" />
<Compile Include="Devices\Info\Properties.cs" />