Previous 199869 Revisions Next

r15884 Friday 6th April, 2012 at 13:24:30 UTC by Aaron Giles
Added code to cdrom.c to compute and verify ECC codes for mode 1/2
sectors. [David Haywood]

Added CD compressor template which separates subcode data from sector
data, removes redundant ECC data prior to compression, and uses
separate compressors for each part. Defined LZMA and ZLib CD
compressors based on this and made them the default for CDs.
[Aaron Giles]

(Sadly couldn't wrap the FLAC compressor here because it would have
produced incompatible output with previous versions.)
[src/lib/util]cdrom.c cdrom.h chdcodec.c chdcodec.h
[src/tools]chdman.c

Previous 199869 Revisions Next


© 1997-2024 The MAME Team