redream/deps/chdr
kapodamy 4b34957d63
Fix building on MINGW
2023-04-11 22:35:23 -03:00
..
deps fixed libretro build 2017-08-10 17:08:26 -04:00
src updated to latest libchdr 2017-11-21 19:04:18 -05:00
CMakeLists.txt Fix building on MINGW 2023-04-11 22:35:23 -03:00
LICENSE.txt added libchdr to build 2017-07-28 01:26:53 -04:00
README.md added libchdr to build 2017-07-28 01:26:53 -04:00

README.md

libchdr

libchdr is a standalone library for reading MAME's CHDv1-v5 formats.

The code is based off of MAME's old C codebase which read up to CHDv4 with OS-dependent features removed, and CHDv5 support backported from MAME's current C++ codebase.

libchdr is licensed under the BSD 3-Clause (see LICENSE.txt) and uses third party libraries that are each distributed under their own terms (see each library's license in deps/).