Commit Graph

20 Commits

Author SHA1 Message Date
twinaphex
5a9b7ae498 Fix MSVC 2003 2019-07-30 03:47:11 +02:00
twinaphex
f525439a5c Buildfix for Xbox OG 2018-02-19 15:40:18 +01:00
twinaphex
96ba943c7d Don't require UTF8 for Xbox 2018-02-19 13:37:41 +01:00
twinaphex
eb66571678 Add Xbox OG port 2018-02-19 11:17:29 +01:00
Alberto Fustinoni
e0a1f82bdb Enable CHD on UWP 2018-01-05 17:44:34 +09:00
twinaphex
c781348305 Start adding MSVC 2003 target 2017-12-25 04:29:57 +01:00
twinaphex
e88b456b82 PS3 build fix 2017-08-14 06:33:52 +02:00
twinaphex
c6e988915b Update 2017-08-08 18:51:32 +02:00
twinaphex
b09e9c4691 C89 buildfixes for libchdr 2017-08-08 04:29:08 +02:00
twinaphex
f9c24c0766 deps/chdr - C89 buildfixes for MSVC 2005 2017-08-08 03:32:54 +02:00
twinaphex
5a2132a3de Buildfixes for MSVC 2005 2017-08-08 03:24:47 +02:00
twinaphex
d3958736e8 Should build again for PS3 2017-08-07 23:48:10 +02:00
twinaphex
c91788e673 Error class is causing compilation issues with PS3, so get rid of
it - we don't want exception throwing with libretro cores anyway
since it prevents proper error handling
2017-08-07 23:32:46 +02:00
twinaphex
e66f5bbec0 Try to exclude sys/param.h to fix PS3 build 2017-08-07 23:17:12 +02:00
twinaphex
4d8446f242 Buildfix 2017-08-07 21:55:56 +02:00
twinaphex
7df17d1d8a (libchdr) Some C89 buildfixes 2017-08-07 21:36:33 +02:00
twinaphex
a641a16f39 Don't use memory.h 2017-08-07 19:40:55 +02:00
twinaphex
c6b245d1dd memory.h is not available on all platforms, use string.h instead 2017-08-07 18:46:28 +02:00
Romain Tisserand
af1b3c85cc Fix TOC parsing (pregap) 2017-08-06 12:26:14 +02:00
Romain Tisserand
d44e6ea4db WIP CHD support for Beetle PCE Fast 2017-08-05 19:47:05 +02:00