mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
36187a2308
ok stsp@ 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.
11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
include/libchdr/
|
|
include/libchdr/bitstream.h
|
|
include/libchdr/cdrom.h
|
|
include/libchdr/chd.h
|
|
include/libchdr/chdconfig.h
|
|
include/libchdr/coretypes.h
|
|
include/libchdr/flac.h
|
|
include/libchdr/huffman.h
|
|
@lib lib/libchdr.so.${LIBchdr_VERSION}
|
|
lib/pkgconfig/libchdr.pc
|