brunosxs / libchdr

Standalone library for reading MAME's CHDv1-v5 formats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/).

About

Standalone library for reading MAME's CHDv1-v5 formats.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 99.5%Language:CMake 0.5%Language:Perl 0.0%