Commit Graph

943 Commits

Author SHA1 Message Date
Twinaphex
942568f3a7
Merge pull request #122 from webgeek1234/master
libretro: allow mingw cross compile
2019-08-17 14:58:55 +02:00
Aaron Kling
740e44b31c libretro: allow mingw cross compile 2019-08-10 02:19:44 -05:00
Twinaphex
6c63c0bfd1
Merge pull request #121 from yoshisuga/ios-arm64-build-fix
iOS: support for building using buildbot recipe
2019-08-09 12:58:47 +02:00
Yoshi Sugawara
9fb17cdc5c iOS: support for building using buildbot recipe 2019-08-08 01:30:26 -04:00
twinaphex
7e92d19a80 Add enhanced core options 2019-07-31 23:25:33 +02:00
twinaphex
614b6c39a9 (UWP) Still some compilation issues 2019-07-30 07:35:49 +02:00
twinaphex
5a9b7ae498 Fix MSVC 2003 2019-07-30 03:47:11 +02:00
Brad Parker
cf0425111f msvc buildfixes 2019-07-29 21:34:13 -04:00
twinaphex
05b5591b67 Take out asserts 2019-07-30 03:07:53 +02:00
Brad Parker
7a00a0fe20 fix memory leak 2019-07-29 13:33:11 -04:00
twinaphex
6d2efc8871 Do free at end of function 2019-07-26 04:45:52 +02:00
twinaphex
7b97f5ba0b Fix 'there is a new/free mismatch between this free and the
corresponding new[]'
2019-07-26 04:29:28 +02:00
Twinaphex
49001078e8
Merge pull request #119 from bparker06/cdrom_fast
initial cdrom support (master branch)
2019-07-26 04:22:37 +02:00
Brad Parker
f575075040 cdrom: fix cue handling 2019-07-25 22:06:01 -04:00
Brad Parker
f45fc36d09 initial cdrom support 2019-07-25 22:01:27 -04:00
Twinaphex
7813f21930
Merge pull request #115 from funbars/cleanup_fast
makefile cleanup
2019-07-17 22:49:25 +02:00
Twinaphex
c245b687e4
Merge pull request #116 from webgeek1234/master
Android update
2019-06-28 11:24:18 +02:00
funbars
8ef779b7d5
makefile cleanup 2019-05-31 11:21:00 -05:00
Aaron Kling
86da867caa libretro: jni: Switch stl to c++ in preparation for ndk r20 2019-05-24 23:30:18 -05:00
Twinaphex
433fb7a36f
Merge pull request #101 from Classicmods/master
Added Classic Platform structure - ARMv7 Cortex A7 build
2018-11-11 19:37:38 +01:00
Ryan 'Swingflip' Hamlin
06470a91fb Fixed A7A7 2018-11-06 18:42:04 +00:00
Ryan 'Swingflip' Hamlin
fefb7e21f8 Fixed override for A7A7 2018-11-06 18:32:35 +00:00
Ryan 'Swingflip' Hamlin
864a55bccf Added A7A7 2018-11-06 18:26:42 +00:00
Twinaphex
7f6f0618b9
Merge pull request #98 from m4xw/libnx
[LIBNX] Initial Port
2018-09-29 23:31:23 +02:00
M4xw
bb7049f597 [LIBNX] Initial Port 2018-09-29 23:30:23 +02:00
Twinaphex
f61ab36520
Merge pull request #97 from hiddenasbestos/beetle
Report name as "Beetle PCE Fast", to match other Mednafen derived cores.
2018-09-05 18:31:21 +02:00
David Walters
3e0c5233de Report name as "Beetle PCE Fast", to match other Mednafen derived cores. 2018-09-05 15:53:16 +01:00
twinaphex
6dfaf04cf2 Update libretro-common 2018-07-20 13:48:35 +02:00
hizzlekizzle
0a68824be1
Merge pull request #95 from zoharxero/master
Add US CD bios core option
2018-06-07 11:11:18 -05:00
zoharxero
8aa0d171c7 Add US CD bios core option 2018-06-07 11:01:20 -05:00
hizzlekizzle
376ecd74ab
Merge pull request #94 from Aftnet/master
Fix MSVC build
2018-06-06 20:06:17 -05:00
Alberto Fustinoni
3a85e5b9c8 MSVC CRT fix 2018-05-31 14:43:20 +09:00
Alberto Fustinoni
7a1edc3a2d Makefile 2018-05-31 13:38:10 +09:00
twinaphex
11f7aaaf02 (tremor) Cleanups 2018-04-24 06:44:46 +02:00
twinaphex
2f75a019db Update 2018-04-19 08:29:27 +02:00
twinaphex
b3b85f2437 Update libretro-common 2018-04-19 08:20:59 +02:00
twinaphex
3d0ef3e02f Update libretro-common 2018-04-19 08:00:24 +02:00
twinaphex
fde5eac546 remove msvc/ 2018-04-13 02:08:49 +02:00
twinaphex
934b65be6d Update 2018-04-13 02:04:19 +02:00
Twinaphex
b567d75db0
Merge pull request #89 from webgeek1234/master
Refactor android jni makefiles
2018-04-09 15:02:54 +02:00
Aaron Kling
0c22454903 Refactor android jni makefiles 2018-04-06 23:59:47 -05:00
Twinaphex
34b983b334
Merge pull request #87 from webgeek1234/master
Fix android jni compile with clang
2018-04-04 07:52:58 +02:00
Aaron Kling
5a5063077a Fix android jni compile with clang 2018-04-03 20:37:16 -05:00
twinaphex
4df593856a Update libretro-common 2018-03-24 13:40:06 +01:00
twinaphex
20105f7966 Set HAVE_CHD=0 for Xbox OG for now 2018-02-20 21:54:57 +01: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
Twinaphex
560c949911
Merge pull request #85 from kwyxz/master
Allow build on Haiku target
2018-02-05 11:11:25 +01:00
kwyxz
de8ccf932b Allow build on Haiku target 2018-02-05 06:02:58 +00:00