91 Commits

Author SHA1 Message Date
Eric Warmenhoven
43243c1dc5 post-merge fixes 2025-01-04 23:58:44 -05:00
Eric Warmenhoven
187f3a957a tvos: properly set min supported version 2024-10-16 21:22:09 -04:00
Eric Warmenhoven
082e9a8e26 Fix ps2 build 2024-09-24 15:52:25 -04:00
Eric Warmenhoven
c9ff0b5f50 Fix tvos build 2023-05-27 14:41:01 -04:00
kwyxz
1d4eac95b8 Haiku now has a proper locale_t 2022-10-09 22:59:14 -07:00
LibretroAdmin
3990558efe
Update Makefile.libretro 2022-07-28 17:58:14 +02:00
Vanfanel
7a1e873c1d Fix Pi platform recognition again. 2022-02-02 13:44:48 -08:00
Vanfanel
842bbb8ce4 Fix plain Unix platform build. 2022-01-30 18:36:56 -08:00
Vanfanel
6901974fb3 Re-add the RPi specific cflags, and fix RPi platform parameters processing. 2022-01-30 03:15:53 -08:00
Manuel Alfayate Corchete
0104bb8561
Let GCC chose the proper march and mcpu flags for each Pi model (#253) 2022-01-29 20:06:37 +01:00
twinaphex
3c1d9538e9 Define HAVE_STRTOF_L for PSP 2022-01-25 09:57:00 +01:00
Salvador
30c408cb36
Miyoo (#243)
* add miyoo target
2021-10-16 03:37:50 +02:00
Autechre
2443619b55
Update Makefile.libretro 2021-08-09 16:06:23 +02:00
christianhaitian
eb3ddbe4c4 Add compile flags for Odroid Go Advance 2021-05-18 19:04:43 -07:00
twinaphex
46dddc9542 Define MINIMAL_CORE=2 for libretro port 2021-04-12 21:23:33 -07:00
twinaphex
ed4b9607c2 macOS and iOS need to have HAVE_STRLCPY defined 2021-04-12 21:22:12 -07:00
BinBashBanana
05980973be
Emscripten support (#226)
* fix for emscripten

* revert rename
2021-03-21 15:32:04 -07:00
twinaphex
186afa5113 (macOS) Set up CROSS_COMPILE for ARM 64bit 2021-01-28 15:31:04 +01:00
Francisco Javier Trujillo Mata
b3774b547d Update bins for new toolchain 2021-01-14 23:21:22 +01:00
Autechre
1d1f848d76
Update Makefile.libretro 2020-12-29 07:14:31 +01:00
Autechre
1d838e73c0
Update Makefile.libretro 2020-12-29 02:26:15 +01:00
Aaron Kling
c022961a44 libretro: ps3: Fix makefile rule 2020-12-19 12:44:49 -06:00
twinaphex
0db3bb0fdd remove obsolete __CELLOS_LV2__ references - use PSL1GHT 2020-12-19 14:48:25 +01:00
unknown
eb6c222c83 PS3 Build fix 2020-12-07 13:21:20 +01:00
Vanfanel
cb5c4f6656 Add Raspberry Pi 4 64bit mode platform 2020-11-18 02:02:46 +01:00
jdgleaver
7856037e66 Clean up OpenDingux compiler options + style nits 2020-10-22 11:39:40 +01:00
jdgleaver
942d58bf07 Add optional automatic frame skipping based on frontend audio buffer level 2020-10-21 18:03:12 +01:00
twinaphex
d90a2e7f44 Update 2020-10-16 01:29:43 +02:00
Jean-André Santoni
ba03a2194b Fix emscripten build on OSX hosts 2020-07-31 16:31:18 +07:00
Francisco Javier Trujillo Mata
9bdae15128 Adapt to PS2 newlib changes 2020-05-20 18:15:01 +02:00
Justin Weiss
00c2bc910b Fix the libretro 3DS build
strtof_l was being defined twice -- the 3DS toolchain already has a
copy, so we should use that one.

The RetroArch frontend already does memory allocation, and the code in
ctru-heap was conflicting with it, so ctru-heap is now being skipped.
2020-02-28 23:59:56 -08:00
Vicki Pfau
9799bc6e23 Libretro: Fix PS2 nonsense 2020-01-11 15:55:28 -08:00
Benjamin FRANCOIS
b24b019d1c Fix Haiku build 2019-10-22 01:59:06 +00:00
Yoshi Sugawara
fe243be199 (tvOS) support building 2019-09-11 07:47:44 -10:00
Wes Smith
5b98eed049
Merge pull request #2 from libretro/master
Rebase
2019-05-30 11:39:01 -04:00
Wes Smith
6b43716177
Cleanup
Cleaned up PS Classic make and removed previous additions to makefile for consistency.
2019-05-30 11:20:54 -04:00
Francisco Javier Trujillo Mata
7279b36ee5 Add PS2 support 2019-03-04 13:41:21 +01:00
Wes Smith
7713a45879 added a8a35 2019-03-02 10:45:19 -05:00
Emery Hemingway
afe210e574 Build rules for Genode platform 2018-11-26 11:24:39 +01:00
Ryan 'Swingflip' Hamlin
7e57a33f83 Fixed A7A7 build 2018-10-31 17:16:09 +00:00
Ryan 'Swingflip' Hamlin
fa2c1689f5 Added A7A7 2018-10-31 11:35:17 +00:00
Vicki Pfau
0b02b19e9c Libretro: Fix root issue for config crash 2018-10-01 10:35:28 -07:00
M4xw
4d41fe7804 [LIBNX] Initial Port 2018-09-29 21:49:50 +02:00
twinaphex
0ad9641126 Set HAVE_VFS_FD = 0 for PSP 2018-09-18 09:57:18 +02:00
twinaphex
4b4d9d39d7 Define HAVE_LOCALE for WiiU and Linux 2018-09-18 08:54:59 +02:00
twinaphex
9262aba7fe remove HAVE_LOCALE 2018-09-18 04:10:38 +02:00
kwyxz
356a58a95e Removing -DHAVE_LOCALE for Haiku allows build 2018-01-29 06:03:46 +00:00
Lubosz Sarnecki
1bfa22d4a6 Makefile.libretro: Add Switch target. 2018-01-22 17:17:58 +01:00
Vicki Pfau
5b7917b6cc Libretro: Some compatibility fixes 2017-12-23 16:21:02 -08:00
Christian Fetzer
2490187e31 Fix undefined symbols when loading the library
$ make && ldd -r mgba_libretro.so
undefined symbol: powf  (./mgba_libretro.so)
undefined symbol: sqrt  (./mgba_libretro.so)
undefined symbol: sincosf       (./mgba_libretro.so)

$ make DEBUG=1 && ldd -r mgba_libretro.so
undefined symbol: sinf  (./mgba_libretro.so)
undefined symbol: powf  (./mgba_libretro.so)
undefined symbol: cosf  (./mgba_libretro.so)
undefined symbol: sqrt  (./mgba_libretro.so)
2017-12-10 09:53:45 +01:00