CDImage: Add memory CD image class

This commit is contained in:
Connor McLaughlin
2020-07-22 00:03:07 +10:00
parent 8b91bf5e57
commit 3187d07d03
6 changed files with 231 additions and 51 deletions

View File

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