CDImage: Add support for loading mds/mdf images

This commit is contained in:
Connor McLaughlin
2021-03-07 16:26:12 +10:00
parent 320394fbd1
commit 753dd0480f
9 changed files with 285 additions and 8 deletions

View File

@@ -211,6 +211,7 @@
</ClCompile>
<ClCompile Include="crash_handler.cpp" />
<ClCompile Include="cd_image_ecm.cpp" />
<ClCompile Include="cd_image_mds.cpp" />
</ItemGroup>
<ItemGroup>
<Natvis Include="bitfield.natvis" />