Commit Graph

81 Commits

Author SHA1 Message Date
twinaphex
87b5e6bece (OSX) pthread flag for linker unneeded 2013-09-16 13:18:29 +02:00
Daniel De Matteis
33d3205140 (OSX) Fix compile by getting rid of -Wno-narrowing 2013-09-12 00:40:37 +02:00
Themaister
df08e74c93 Fix PCE build. 2013-09-08 13:44:40 +02:00
Themaister
377a85b857 Update PSX core to 0.9.31-wip. 2013-09-08 13:41:01 +02:00
twinaphex
3d5d316675 Fix TARGET_NAME for ARM target 2013-07-14 02:50:22 +02:00
twinaphex
c5d407cd00 Define IS_X86 to 0 for ARM targets 2013-07-14 02:43:04 +02:00
twinaphex
a8bef1ebba (Makefile) Add RM target(s) 2013-07-14 02:41:32 +02:00
twinaphex
0f30a07366 (Win32 Mingw) Patch up target names 2013-05-18 23:27:08 +02:00
twinaphex
fe8acbdcd7 Cleanup Makefile wrt static linking 2013-05-18 17:48:31 +02:00
twinaphex
e718436cf7 (iOS) Standardize target names 2013-05-18 03:51:57 +02:00
twinaphex
79e7422cd6 Update extensions 2013-05-01 00:03:33 +02:00
twinaphex
dd2e524f2f (QNX) Update target filename 2013-04-30 06:54:41 +02:00
twinaphex
5879fa4c4f (QNX) Fix build for C++ 2013-03-29 16:40:42 +01:00
twinaphex
f0c90fcc9f (Blackberry) Add QNX Makefile target 2013-03-25 07:43:00 +01:00
meancoot
db9e046c3c Add iOS build target 2013-03-17 19:08:03 -04:00
twinaphex
50fc189325 Take out SPU resampler again 2013-02-24 02:12:06 +01:00
twinaphex
c7c6f14191 Add threading code 2013-02-24 00:17:09 +01:00
Themaister
40e6680e50 Add MKDIR defines. 2013-02-23 11:38:32 +01:00
Themaister
0aa852ea3c Update PSX core v0.9.28. 2013-02-23 11:25:17 +01:00
twinaphex
a1bcef2f48 PCE Core - use 32bpp 2013-01-31 23:15:59 +01:00
twinaphex
b284972217 Set wswan core to 32bpp - fixes crash 2013-01-30 01:25:05 +01:00
twinaphex
c7cdd8660b (Wswan 0.9.28) - Compiles on Android 2013-01-16 15:46:12 +01:00
twinaphex
2d91205efd (PCE 0.9.28) Compiles now on PS3 2013-01-16 15:26:30 +01:00
twinaphex
8aba630b3c Upgrade wswan port 2013-01-16 08:05:16 +01:00
twinaphex
d2a7feab9a (Android) Compiles and links wswan now 2012-12-30 04:04:25 +01:00
twinaphex
35895f6a6a (Android) Fixes 2012-12-29 18:07:45 +01:00
twinaphex
ea72a707a3 (PCFX) Add initial PCFX core support - not yet done 2012-11-28 08:20:45 +01:00
twinaphex
fd13e4bf1a get rid of broken reference/getter hell in file.cpp - just use
the private variables promoted to public straight - no way to get
this code portable without 'mangling' this guff
2012-11-27 05:20:47 +01:00
twinaphex
0a00bac258 (GBA) Patches 2012-11-27 04:44:20 +01:00
twinaphex
52f8f1be43 Get rid of -std=gnu99 - there is little C code in this codebase
anyway
2012-11-27 02:02:26 +01:00
twinaphex
535b467b2f Makefile - some fixes for non-GCC based compilers 2012-11-27 01:46:20 +01:00
twinaphex
75cbbc9e81 (Mednafen VB) Add VB core - working 2012-11-25 03:41:54 +01:00
twinaphex
0a0fb41c98 (Mednafen PCE-Fast) Update to 0.9.26 core - rewinds now 2012-11-25 01:17:31 +01:00
twinaphex
13f69fa443 (Mednafen bSNES) bsnes core running now - some issue with 'held down'
buttons and with games supporting srm RAM failing to load after first run -
investigate
2012-11-24 17:14:05 +01:00
twinaphex
ea49364433 (Mednafen GBA) Added GBA core, can compile and run 2012-11-24 08:17:18 +01:00
twinaphex
66953e3737 (NGP) NGP core can be compiled now and runs 2012-11-24 07:44:49 +01:00
twinaphex
3196114a9e Cleanups 2012-11-24 06:29:37 +01:00
twinaphex
24ee1d3fc1 (PSP libretro) Add -G0 2012-11-24 04:45:01 +01:00
twinaphex
03f8225adb (Libretro) Add PSP1 target 2012-11-23 21:17:14 +01:00
twinaphex
1116a8acdb Add console support hooks 2012-11-20 17:29:55 +01:00
twinaphex
7ffaa8cf30 Merge thread stub functions into stubs.cpp 2012-11-20 17:11:38 +01:00
twinaphex
3ed64bae92 Get rid of everything Minifen will handle for us 2012-11-16 15:12:25 +01:00
twinaphex
50513e80c2 Only compile in scsicd.cpp for PCE Fast core 2012-11-16 03:04:02 +01:00
twinaphex
1d84e48136 Revert "(PSX) Works on PS3 - 18/20fps"
This reverts commit a573c34eb9.
2012-11-16 00:16:26 +01:00
twinaphex
a573c34eb9 (PSX) Works on PS3 - 18/20fps 2012-11-16 00:04:25 +01:00
twinaphex
d36536750b Make Tremor optional 2012-11-15 21:49:55 +01:00
twinaphex
23ee14a57c Don't need Musepack 2012-11-15 19:11:24 +01:00
twinaphex
5937957a01 Initial PS3 compilation support 2012-11-15 18:35:26 +01:00
twinaphex
50b924e3fe Add trio flags in Makefile 2012-11-14 02:20:07 +01:00
twinaphex
8af424650e Undefine NEED_THREADING for both PSX and PCE_FAST 2012-11-13 23:23:58 +01:00