Add unit tests for Xbox 360 memory card partitions.

This commit is contained in:
2019-04-15 01:13:06 +01:00
parent 996e62114f
commit 0273f8d476
2 changed files with 95 additions and 0 deletions

View File

@@ -144,6 +144,7 @@
<Compile Include="Images\D88.cs" />
<Compile Include="Images\DART.cs" />
<Compile Include="Images\DiskCopy42.cs" />
<Compile Include="Partitions\Xbox.cs" />
<Compile Include="Program.cs" />
</ItemGroup>
<ItemGroup>