Commit Graph

36 Commits

Author SHA1 Message Date
Lior Halphon 3ed18a76da Added optional OSD (Cocoa) 2021-05-30 20:55:04 +03:00
Rob Loach 975d379d76
libretro: Remove empty CFLAGS 2021-02-28 13:13:12 -05:00
Rob Loach 6a995bfe10
libretro: Sync updates from libretro 2021-02-28 09:45:18 -05:00
SimpleTease 2bfca48e0f libretro: fix core version 2020-10-10 04:02:21 +00:00
radius 8dc60d0b87 update makefile 2020-10-10 03:52:22 +00:00
twinaphex efe8d6b643 Update Makefile 2020-10-10 01:22:51 +00:00
slash0042 faeb1d2e18 Add libnx port 2020-10-10 01:02:22 +00:00
Lior Halphon 8f6047fdca Prevent -Wall from overriding -Wno flags 2020-04-28 21:53:37 +03:00
Lior Halphon bb5c9f7fc6 Fix libretro build 2020-04-25 15:12:10 +03:00
Lior Halphon 66b814a226 Don’t use libc’s random/rand 2019-06-14 16:49:41 +03:00
funbars b6e92dc8a7
libretro windows compiler (random) 2019-05-07 12:36:04 -05:00
twinaphex 9fa6a2fe92 Add MSVC2017 target - doesn't work yet 2019-01-14 23:11:42 -05:00
Lior Halphon 2a5407cf70 Fix libretro build on master 2018-03-22 20:22:09 +02:00
Lior Halphon 00c67f8842 Merge commit '217e9787bd640cbd1b8250e31c0064331ddc302f' 2018-02-10 14:49:57 +02:00
radius db0269cd3f clean whitespace 2018-02-05 18:39:25 -05:00
radius e1bd85caa6 add WiiU target 2018-02-05 18:13:35 -05:00
kwyxz ede16f1d3b Allow build on Haiku target 2018-02-05 18:13:35 -05:00
radius 39c352c89b add address sanitizer support 2018-02-05 18:13:35 -05:00
radius 5660b762c0 add prebuilt roms again 2018-02-05 18:13:34 -05:00
radius d047897462 use the prebuilt roms 2018-02-05 18:13:34 -05:00
Lior Halphon 2bda598ac6 Merge commit 'ab49034205261e8e50708d097ec22151f153a801' 2018-01-27 02:16:55 +02:00
radius b047c7a9e1 readd bootroms 2018-01-26 19:01:20 -05:00
Lubosz Sarnecki 59fe551f26 Makefile: Add Switch target. 2018-01-22 16:58:06 +01:00
radius 82e2df7a2a keep using prebuild roms for libretro 2018-01-07 20:02:36 -05:00
radius bebb94738c Merge remote-tracking branch 'upstream/master' 2018-01-07 19:54:22 -05:00
retrowertz acac96310b Fix target location when compiling 2018-01-04 16:46:57 +08:00
Lior Halphon fc15b5c9f9 Remove hardcoded version from libretro.c, use version from the Makefile 2017-12-29 13:26:11 +02:00
Lior Halphon 0891de668b Merge commit '1d96a10acb661e07775de954338f4bb3724705a3' into libretro_core
# Conflicts:
#	libretro/libretro.c
2017-12-29 13:18:52 +02:00
Twinaphex 1d96a10acb
Merge pull request #2 from orbea/cxxflags
libretro: Change CXXFLAGS to CFLAGS.
2017-12-22 08:02:36 +01:00
orbea 536e47c567 libretro: Add GIT_VERSION 2017-12-21 21:16:55 -08:00
orbea 2184fd0902 libretro: Change CXXFLAGS to CFLAGS.
This core does not use CXXFLAGS...
2017-12-21 21:03:41 -08:00
radius 7313473fd2 use prebuilt bootroms 2017-10-15 12:47:33 -05:00
radius 930ee8145c move the target to TLD for our fork 2017-10-15 12:47:33 -05:00
Lior Halphon c7e82b4a47 Use hexdump instead of xxd (more portable) 2017-10-13 18:13:26 +03:00
Lior Halphon 57f50edaa2 Use $(MAKE) instead of make 2017-10-13 00:14:32 +03:00
Lior Halphon a498b19bfd Moved libretro’s Makefile to libretro’s folder 2017-10-12 22:40:48 +03:00