Commit Graph

39 Commits

Author SHA1 Message Date
crystalct
e8801687f2
PS3 build fix (#208) 2022-02-05 14:03:13 +01:00
fyl
eb57e0c21f
Add Loongarch64 info (#203) 2021-12-15 12:29:25 +01:00
vaguerant
f49139ed6e
Revert some zlib changes (fixes #200) (#202)
* Revert "(zlib) Cleanups"

This reverts commit 6f63eab86a.

* Revert "Cut down on zlib"

This reverts commit 6b9e50654c.
2021-12-07 18:07:17 +01:00
twinaphex
6f63eab86a (zlib) Cleanups 2021-11-24 16:45:31 +01:00
twinaphex
a532d5f269 (zlib) Cleanups 2021-11-24 16:41:42 +01:00
twinaphex
987e7a5b9b (zlib) Cleanups - remove what we don't need 2021-11-24 16:25:05 +01:00
twinaphex
c97a258a21 Assume DR_FLAC_NO_STDIO 2021-10-03 23:19:14 +02:00
twinaphex
6b9e50654c Cut down on zlib 2021-10-03 00:06:53 +02:00
twinaphex
13d213f36f MSVC2005 buildfix 2021-09-23 22:50:13 +02:00
twinaphex
d3827a4614 Get rid of some unused file I/O paths 2021-09-17 15:30:45 +02:00
twinaphex
b29972b83e Remove unused files 2021-04-12 18:31:23 +02:00
jdgleaver
a397719fec Update libchdr (replace libflac with dr_flac) + fixes 2021-03-17 12:18:07 +00:00
twinaphex
72113294d5 Add MSVC 2005 / 2010 cores 2021-02-12 03:33:30 +01:00
twinaphex
dc94407ece Update 2020-12-20 00:33:04 +01:00
jdgleaver
a8c1a1ed68 Fix OSX compilation 2020-12-14 17:02:05 +00:00
twinaphex
ced754995d Update libflac 2020-11-10 18:36:08 +01:00
Romain TISSERAND
cad67d2bdb Update libchdr to upstream 2020-11-03 19:14:41 +01:00
Romain TISSERAND
739a371a4a Minimal fix for chd / lzma alignment issues 2020-11-01 14:01:22 +01:00
twinaphex
03a37741a8 Wrap around fseeko/ftello 2020-10-06 23:04:54 +02:00
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