Andre Zeps
|
c397c9413d
|
CD-i: Add detection of different disc types for TOC usage (#1088)
Also replaced some magic numbers with enums
|
2026-01-19 13:41:45 +08:00 |
|
Zakk
|
3a0d20577e
|
Use hunksize from chd instead of header constant
|
2024-03-12 19:31:10 -04:00 |
|
Zakk
|
40501a8775
|
Update to latest libchdr
zstd compression and removal of flac (moved to single file implementation)
|
2024-03-12 19:28:51 -04:00 |
|
Sergiy Dvodnenko
|
9f7a6c3124
|
Saturn: add support for multi-index tracks (Monster Slider)
|
2024-02-28 17:50:25 +02:00 |
|
zakk4223
|
6d65491ae4
|
Set FD_CLOEXEC on underlying CHD file descriptors (#646)
Co-authored-by: Zakk <zakk@rsdio.com>
|
2022-06-21 00:08:31 +08:00 |
|
Sorgelig
|
b7c1fc1d8b
|
Some cleanup.
|
2022-02-20 23:21:22 +08:00 |
|
zakk4223
|
efe27ea77e
|
Add CHD image support for PSX (#549)
|
2022-02-20 23:12:06 +08:00 |
|
zakk4223
|
6cbe7a112f
|
Send CDROM subcode data to MegaCD core. Supports subcode data in CHD and bin/cue/sub format (#426)
Co-authored-by: Zakk <zakk@rsdio.com>
|
2021-07-15 16:30:16 +08:00 |
|
sorgelig
|
b8b02da1a6
|
Move IDE from x86 to common code.
|
2021-06-30 21:49:11 +08:00 |
|
zakk4223
|
4417113dc2
|
Adjust start/end calculations based on pregap type. (#333)
Co-authored-by: Zakk <zakk@rsdio.com>
|
2021-01-15 19:20:02 +08:00 |
|
zakk4223
|
503829e95e
|
Ignore pregap when calculating offset into chd file if the pregap is not flagged as valid (#318)
Co-authored-by: Zakk <zakk@rsdio.com>
|
2021-01-02 03:59:57 +08:00 |
|
Zakk
|
26a2d8ee27
|
Add CHD support for ao486 CD-ROM
|
2020-12-27 16:39:44 -05:00 |
|
Zakk
|
7c11c3621b
|
Remove some unneeded source files in lzma
Remove debug logging in mister_chd and pcecdd
Update Makefile
|
2020-12-26 17:03:38 -05:00 |
|
Zakk
|
e17bbc4f3d
|
Properly check for chd error return on track meta info read
|
2020-12-24 20:47:13 -05:00 |
|
Zakk
|
d1b4435cb5
|
Add support for older chd track metadata format
|
2020-12-24 16:44:15 -05:00 |
|
Zakk
|
3a82880869
|
Get full path of CHD filename so the open works in a normally setup MiSTer
|
2020-12-24 06:08:13 -05:00 |
|
Zakk
|
f412273f84
|
Initial support for CHD cdrom images.
As of now, this is CHD v5 only
|
2020-12-23 18:31:21 -05:00 |
|