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

@ -17,6 +17,7 @@ add_library(common
cd_image_hasher.cpp
cd_image_hasher.h
cd_image_memory.cpp
cd_image_mds.cpp
cd_subchannel_replacement.cpp
cd_subchannel_replacement.h
cd_xa.cpp