Commit Graph

6 Commits

Author SHA1 Message Date
sorgelig
bfc5c652d1 Switch to gcc v7.5.0. 2021-02-01 16:27:22 +08:00
zakk4223
61bae31483 Miniz update (#316)
* Update to latest miniz (2.1.0). Use single file combined release as per miniz documentation

* revert back to using inflateReset instead of inflateInit (doesn't work otherwise)

Co-authored-by: Zakk <zakk@rsdio.com>
2020-12-31 06:28:01 +08:00
sorgelig
2704ad0e0a chd: fixes and tweaks. 2020-12-29 17:20:51 +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
f412273f84 Initial support for CHD cdrom images.
As of now, this is CHD v5 only
2020-12-23 18:31:21 -05:00