Go to file
Aaron Giles e0ccde49a3 Moved chd_clone_metadata code into chdman.c so that it can intelligently
update old tags.

Modified cdrom.c to expose metadata read/write functions, and changed
chdman to use them. Also changed chdman to parse old-style metadata and
convert it to new-style metadata since we're going to need to re-do this
anyway and the two won't hash to the same value.

Added completely untested support for the ident metadata to the hard
disk creation path. If a filename is provided immediately after the
source filename, it is taken as an ident file and processed for CHS
data and added. Other metadata types can be added afterwards via
-addmeta.
2009-03-10 15:09:00 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Moved chd_clone_metadata code into chdman.c so that it can intelligently 2009-03-10 15:09:00 +00:00
.gitattributes Merged Casino Winner and Royal Casino drivers [Angelo Salese] 2009-03-09 21:40:32 +00:00
makefile Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00