Commit Graph

124 Commits

Author SHA1 Message Date
Wes Smith
64970c014a Merge pull request #2 from libretro/master
Classicmods rebase
2019-09-03 16:53:58 -04:00
Aaron Kling
3f0cf67403 libretro: fix wiiu compile 2019-08-01 12:14:18 -05:00
Aaron Kling
f667f86715 libretro: allow mingw cross compile 2019-08-01 12:14:18 -05:00
retro-wertz
c310050084 Allow compiling with asan 2019-07-20 17:54:56 +08:00
Emery Hemingway
74e43dbd02 Tupfile for super-repositories
- Revert Genode Make rules
- Tweak Makefile.common for compatiblity
- Allow LIBRETRO_COMM_DIR override
2019-06-28 23:44:06 +02:00
retro-wertz
b868d519ab Remove duplicates in Makefile.libretro 2019-05-18 22:43:28 +08:00
Wes Smith
6aa367c2da added a8a35 2019-03-01 10:24:39 -05:00
Francisco Javier Trujillo Mata
9715f13bc7 Improvement paddings
Improvement palette
2019-02-17 23:23:12 +01:00
Francisco Javier Trujillo Mata
d7f7709a37 Add palette into FCEumm for PS2 2019-02-01 23:39:18 +01:00
twinaphex
919468f74c Update Makefile 2019-01-03 14:05:53 +01:00
twinaphex
290b1f92ce Add MSVC2008 target 2018-12-27 19:52:49 +01:00
retro-wertz
c352ddd9da Update Makefile.libretro
accidentally left debugging options enabled...
2018-12-09 20:29:49 +08:00
retro-wertz
049007f33b Use -fsigned-char on some builds 2018-12-09 20:23:53 +08:00
Emery Hemingway
60d6f17cea Build rules for Genode platform 2018-11-26 11:40:37 +01:00
Ryan 'Swingflip' Hamlin
3427b381f5 Finished Armv7 A7 build 2018-10-17 22:20:03 +01:00
Ryan 'Swingflip' Hamlin
6906866518 init commit 2018-10-17 16:23:43 +01:00
natinusala
620fb25d50 libnx port 2018-09-29 22:09:30 +02:00
Twinaphex
67c072617b Merge pull request #220 from misson20000/nsw-dynamic
NSW: dynamic cores
2018-06-21 10:44:49 +02:00
misson20000
f5beb2def3 NSW: dynamic cores 2018-05-30 21:40:08 -07:00
Alberto Fustinoni
9b7c2e507e Fixed build 2018-05-31 10:01:09 +09:00
twinaphex
9ad88b9c11 Fix warnings 2018-02-21 14:46:01 +01:00
kwyxz
b01f24a4de Allow Solaris build 2018-01-22 13:34:28 -08:00
twinaphex
166573c553 Add Switch target 2018-01-04 22:56:30 +01:00
Alberto Fustinoni
2c90e8c91f Build fix 2017-12-18 15:25:57 +09:00
Brad Parker
56b786df6c msvc2017: fix for parallel (make -j) debug builds 2017-12-03 20:04:14 -05:00
Brad Parker
0938485b3b xbox1/360: don't depend on the drive letter being C:, and always assume path starts with a drive letter and a colon 2017-09-17 11:34:28 -04:00
Brad Parker
d9903ad05b xbox1/360: remove cygpath requirement to allow older mingw toolchains to work 2017-09-17 11:25:30 -04:00
Brad Parker
50a9a34e6b xbox1: remove paths from CC/CXX 2017-09-17 10:53:23 -04:00
Brad Parker
b350d29e67 xbox360: don't put paths in CC/CXX/LD 2017-09-17 10:48:41 -04:00
Brad Parker
b8149445dd xbox1: don't add path to stdint in Makefile.libretro, just fix the path in Makefile.common instead 2017-09-16 13:25:28 -04:00
Brad Parker
0e2425a81e xbox1: add include path to find stdint.h 2017-09-16 13:04:20 -04:00
twinaphex
e48363078f Define MSB_FIRST for 360 2017-09-16 09:13:48 +02:00
twinaphex
6f02b7e56e Make cygpath unnecessary for xbox targets 2017-09-16 05:55:59 +02:00
twinaphex
afdfea3ea3 Don't need this either 2017-09-16 05:50:38 +02:00
twinaphex
5e59a06d45 remove cygpath rule for Xbox 1 2017-09-16 05:48:54 +02:00
twinaphex
b66482c353 I need to be able to override this for Xbox 1 2017-09-16 05:47:39 +02:00
twinaphex
5d348ecbd8 Merge branch 'master' of https://github.com/libretro/libretro-fceumm 2017-09-16 05:47:28 +02:00
Brad Parker
90e8e098e7 fix lib.exe invocation for msvc 2017-09-15 22:45:30 -04:00
twinaphex
9cea8c4827 Update string 2017-09-15 01:26:53 +02:00
twinaphex
fb0e13dfb6 Update xbox 1 2007-02-20 05:52:11 +01:00
twinaphex
ce39aa9721 Update Xbox 1 2007-02-20 05:46:54 +01:00
twinaphex
b9f3091c82 (Xbox OG) Add Xbox OG solution 2017-09-15 00:19:50 +02:00
Brad Parker
f13a890f45 fix non-360 MSVC builds and add generic DEBUG handling for msvc and non-msvc 2017-09-14 13:34:21 -07:00
twinaphex
6ba4fa631c Get rid of PATH 2017-09-14 22:11:54 +02:00
twinaphex
afdc5575bb Clean up some xbox 360 rules 2017-09-14 22:10:42 +02:00
twinaphex
335e36a2c8 Fix target name 2017-09-14 22:07:50 +02:00
twinaphex
7dbd2b213a Creates a dll file now for xbox 360 2017-09-14 22:03:28 +02:00
twinaphex
4ea36c6483 Add xbox 360 target - not complete/working yet 2017-09-14 21:37:09 +02:00
Brad Parker
ba6ae6d3ce add msvc2003 target 2017-09-08 22:02:56 -04:00
Alberto Fustinoni
2ad418e435 Fix 2017-08-29 10:44:07 +09:00