Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2106da6a | 2023-06-17 01:47:19 | Do the usual c99 dance to fix the build on sparc64 | ||
| daaba4b1 | 2023-05-09 05:36:14 | doesn't build on arm64, looks for a header we don't provide | ||
| 47324332 | 2023-04-26 18:46:14 | update emulators/libchdr 1.0pl20230220 - update to 1.0pl20230220 - major bump chdr because long --> long long in function signature while here: - add devel category - build with system zlib and add z to WANTLIB - add license markers for lzma and zlib ok bentley@ | ||
| 36187a23 | 2023-04-25 19:21:00 | Import emulators/libchdr, a library for reading MAME's CHDv1-v5 formats. 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. |