Commit Graph

8 Commits

Author SHA1 Message Date
twinaphex
360b30a081 Fix one compilation error for MSVC 2003 Xbox 1 - size_t is defined
in stddef.h
2017-09-16 06:51:25 +02:00
twinaphex
a3b4f1b2fd Remove msvc 2003/2010 solutions 2017-09-16 06:47:16 +02:00
Brian Koropoff
6c57361302 Fix crash loading chd file
Ensure chd.c uses the libretro overrides of FILE and friends
since the emulator will really pass it an RFILE*.
2017-09-05 23:13:06 -07:00
twinaphex
5500376fc3 Update chd 2017-09-05 23:38:56 +02:00
twinaphex
c386f4487b Make libchdr C89-compatible 2017-09-05 23:36:24 +02:00
twinaphex
5dc25ce8e5 Revert "Update libFLAC - not portable enough"
This reverts commit b3219b2766.
2017-09-05 22:13:05 +02:00
twinaphex
b3219b2766 Update libFLAC - not portable enough 2017-09-05 19:30:27 +02:00
EkeEke
05dc8faa04 [Core/CD] added (optional) CHD image file support 2017-08-27 16:42:31 +02:00