Commit Graph

66 Commits

Author SHA1 Message Date
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
twinaphex
85f77bd12a Cleanups 2012-11-13 21:11:10 +01:00
twinaphex
561b0f31ba Only compile in okiadpcm for PC Engine core - not PSX 2012-11-13 20:48:46 +01:00
twinaphex
1e85e70508 Get rid of NEED_RESAMPLER defines 2012-11-13 20:34:38 +01:00
Themaister
b48015e579 Don't hardcode obscure gcc paths on windows. 2012-11-12 22:25:30 +01:00
twinaphex
7a3f3c2a9d Cleanups 2012-11-10 21:35:26 +01:00
twinaphex
a1ac699242 Compile Wonderswan core without NEED_CD 2012-10-22 17:49:56 +02:00
twinaphex
8a1a03bda7 (Mednafen 0.9.22) works now 2012-10-22 17:41:16 +02:00
twinaphex
0290b33324 Add resampler and original Blip_Buffer in case we ever need it 2012-10-22 17:00:42 +02:00
twinaphex
c0f2e66ddd (RGB565) Can now use RGB565 color format if frontend supports it
(Wswan) Experimental wswan support - not yet working
2012-10-22 14:34:14 +02:00
twinaphex
dc4236c507 Integrated pfce_fast now too - can compile pce_fast now in same
repo
2012-10-21 01:47:02 +02:00
twinaphex
e1b305a8b4 Make threading code self-contained 2012-10-20 23:56:43 +02:00
twinaphex
826403c127 Setting up fr multiple cores - to be able to compile each core
as separate
2012-10-20 23:32:28 +02:00
twinaphex
74ce0a6b21 Add "load CD into RAM" feature/hack 2012-10-20 22:35:08 +02:00
twinaphex
e35a20cf0a Remove string/ files 2012-10-20 21:23:33 +02:00
twinaphex
d09d20f300 Update to Mednafen 0.9.26 - psx core 2012-10-20 08:54:50 +02:00