Commit Graph

38 Commits

Author SHA1 Message Date
twinaphex
a36630fc25 (Emscripten) Add STATIC_LINKING flag 2016-09-07 01:01:01 +02:00
twinaphex
d6690bafa8 Fix Emscripten build 2016-09-07 00:31:58 +02:00
twinaphex
008a382f55 Add STATIC_LINKING ifdef 2016-04-07 02:38:19 +02:00
twinaphex
401c108923 Update Makefile.libretro 2016-04-07 02:08:41 +02:00
Twinaphex
5007c4c9de Merge pull request #36 from vanfanel/master
Add rpi1 platform definitions
2016-03-02 02:18:18 +01:00
twinaphex
495a2af534 Add GCW Zero target 2016-03-01 22:30:22 +01:00
vanfanel
db2b584002 Add rpi1 platform definitions 2016-02-27 12:07:18 +01:00
vanfanel
74d7baed80 Another small correction on the rpi2 platform defines 2016-02-25 15:26:43 +01:00
vanfanel
d4cae7e7d9 Small correction on the rpi2 platform defines 2016-02-25 15:22:24 +01:00
vanfanel
d0ef1061eb Add Rpi2 platform defines. 2016-02-25 14:57:22 +01:00
twinaphex
70ee9e6636 Add iOS 9 rules 2015-10-16 03:08:30 +02:00
Ernesto Ramirez
97b3e4ed66 Buildfix for all big endian platforms.
Added -DMSB_FIRST to Makefile.libretro
Fixes corrupted sprites.
2015-09-14 18:16:18 -05:00
twinaphex
c2547b74d1 (Libretro) Add vita target 2015-08-31 21:40:56 +02:00
twinaphex
9d99bd0eaa Exclude debug.c from compilation unless DEBUG is defined 2015-08-06 13:37:09 +02:00
twinaphex
a1f4c31970 Make it possible to compile without griffin too 2015-08-06 13:27:20 +02:00
twinaphex
be4a01db54 Revert "Add non-Griffin codepath"
This reverts commit ec7e16ff84.
2015-08-06 11:39:49 +02:00
twinaphex
ec7e16ff84 Add non-Griffin codepath 2015-08-06 11:26:45 +02:00
neville
914aa0a2fa (OSX) Lower requirements to 10.1 2015-08-01 23:15:04 +02:00
twinaphex
dd8537996b Don't rely on LOCAL_LE 2015-07-23 22:20:09 +02:00
twinaphex
5cfa9e8ac9 Don't rely on LSB_FIRST 2015-07-23 22:18:46 +02:00
aliaspider
4ec659eb06 add a CRT(3DS) target. 2015-04-17 22:15:28 +01:00
twinaphex
068790526a (linux-portable) Update 2015-03-05 23:54:35 +01:00
twinaphex
35b8db8447 Add linux-portable target (works) 2015-03-02 16:43:16 +01:00
Twinaphex
18cf5658f7 (iOS) Use xcodebuild instead of xcrun 2015-02-28 03:27:17 +01:00
aliaspider
d03f8e18e8 (PSP) add compiler flags for better code generation
(-falign-functions=32 being the most significant flag in this case, ~30%
slower code execution without it).
2015-02-25 15:58:53 +01:00
sergiobenrocha2
7fbfd23317 Makefile cleanup. 2015-02-04 16:54:03 -02:00
T. Joseph Carter
6b1f0738f3 Universal build for OS X 2015-01-31 18:27:14 -08:00
twinaphex
b10d6d4600 (Theos iOS) Add Theos iOS target 2014-12-23 09:50:29 +01:00
twinaphex
1655de8b6c Add Makefile.common 2014-11-02 04:14:23 +01:00
twinaphex
6986db7cf8 Update Makefile 2014-10-23 10:00:02 +02:00
twinaphex
937810b6fa Add OSX version minor detection to Makefile 2014-04-26 05:28:15 +02:00
twinaphex
b056c073bf Fix static linking builds 2014-04-18 19:51:45 +02:00
twinaphex
fb3078b01c * No more zlib dependency for libretro port
* Fixed Android build
2014-04-18 19:40:45 +02:00
twinaphex
216a88eda3 Made custom FCEU API integration code to fix reentrant ROM crashes
in console ports - goes through Griffin file now
2014-04-18 19:16:52 +02:00
twinaphex
a5a1a476b1 (OSX PPC) Add PPC detection 2014-04-14 06:21:02 +02:00
aliaspider
3e0b04cb7a build fix when using WANT_GRIFFIN makefile option 2014-04-03 02:34:39 +01:00
twinaphex
73bf72aa6c Update libretro port 2014-03-30 22:35:00 +02:00
twinaphex
7e6caac57d Initial commit - http://sourceforge.net/p/fceumm/code/160/ 2014-03-30 22:15:17 +02:00