CDImage: Add support for ECM images

This commit is contained in:
Connor McLaughlin
2021-03-07 00:28:09 +10:00
parent cc48b6cc7b
commit ac4dd11fa0
9 changed files with 527 additions and 8 deletions

View File

@ -13,6 +13,7 @@ add_library(common
cd_image_bin.cpp
cd_image_cue.cpp
cd_image_chd.cpp
cd_image_ecm.cpp
cd_image_hasher.cpp
cd_image_hasher.h
cd_image_memory.cpp