Commit Graph

899 Commits

Author SHA1 Message Date
twinaphex
d9935896a5 Upgrade to Mednafen 0.9.35 for Wonderswan 2014-06-21 23:44:58 +02:00
twinaphex
282d758053 Take out Mednafen NGP - has its own standalone repo now 2014-06-21 19:14:13 +02:00
twinaphex
0665a11ebb Remove Mednafen VB - now has its own standalone repo 2014-06-21 18:20:23 +02:00
twinaphex
cfcc7e18ae Update Android JNI Makefile too 2014-06-21 08:51:47 +02:00
twinaphex
c5b44869fc Bump up VB core to 0.9.36 - nothing changed inbetween version
0.9.33.3 and 0.9.36
2014-06-21 08:51:14 +02:00
twinaphex
4434734f8b Fixup check_variables 2014-06-21 04:00:59 +02:00
twinaphex
9384a3267d (JNI) Take out player.cpp 2014-06-21 03:59:36 +02:00
twinaphex
51ada9f24a Take out player.cpp 2014-06-21 03:59:12 +02:00
twinaphex
d6f75716ba Remove arcade_card - not needed since PCE is not in this repo
anymore
2014-06-21 03:54:28 +02:00
twinaphex
a361d8c63a Remove huc6270/backup 2014-06-21 03:50:22 +02:00
twinaphex
26176185dd Take out pce-fast MSVC solutions 2014-06-21 03:48:56 +02:00
twinaphex
8c2395cb46 Add thread rules to Android JNI Makefile too 2014-06-21 03:47:58 +02:00
twinaphex
a6dd5bcd7c Rewrite code - threads.c updated 2014-06-21 03:36:12 +02:00
twinaphex
d6c007c2bd Update libretro.h 2014-06-20 20:37:08 +02:00
twinaphex
ccacec421c Take out Mednafen PCE Fast core - use standalone repo 2014-06-20 20:36:18 +02:00
twinaphex
a43c418097 Take out Mednafen PSX - moved to standalone repo now 2014-06-18 18:27:13 +02:00
Twinaphex
c520e08380 Merge pull request #54 from Oggom/master
Re-commit Core Volume fix
2014-06-05 18:18:27 +02:00
Oggom
81852fe645 Update libretro.cpp 2014-06-05 18:06:15 +02:00
twinaphex
437489e642 Use miphone-os-version-min for OSX 10.6 and up 2014-05-20 23:20:33 +02:00
twinaphex
643c5e3cf7 Set PC Engine Fast to 32bpp - apparently something is still hardcoded
for 32bpp somewhere so can't rely on WANT_16BPP for this core...
2014-05-04 18:20:01 +02:00
twinaphex
8a28b498cd (PSX) Some small-time opts to do with fade to black 2014-05-02 01:46:08 +02:00
twinaphex
cfbaac2a73 (Mednafen PSX) Reimplement dithering core option 2014-05-02 00:53:56 +02:00
twinaphex
45f34c7043 (Mednafen PCE Fast) Don't set pce_nospritelimit twice 2014-05-02 00:31:25 +02:00
twinaphex
6d518e2205 Readd WANT_PSX_EMU conditional for check_variables 2014-05-02 00:17:19 +02:00
twinaphex
7d0cda7764 (Mednafen PCFX) Implement SET_CONTROLLER_INFO 2014-05-01 02:43:04 +02:00
twinaphex
5a6f32cf6f Implement SET_CONTROLLER_TYPE for Mednafen PSX 2014-05-01 02:32:39 +02:00
twinaphex
7102882fe2 (Mednafen PSX) Now implements SET_CONTROLLER_TYPE 2014-05-01 02:17:23 +02:00
twinaphex
23f3dbec1c (Mednafen GBA) Update MSVC solutions 2014-04-30 05:46:05 +02:00
twinaphex
def37bbace (Mednafen GBA) Remove memory.h includes which are unnecessary and get in the way of portability 2014-04-30 05:09:05 +02:00
twinaphex
6ef78525c5 Update Mednafen GBA core to 0.9.33.3 2014-04-30 05:05:04 +02:00
twinaphex
06e6fc406f (MSVC 2003 Xbox 1) Build fixes for Mednafen PCFX 2014-04-27 01:11:26 +02:00
Twinaphex
31e8552461 Rename dir msvc/pce-fast to msvc/pce_fast 2014-04-26 15:55:31 -07:00
Twinaphex
57c8657fb9 (MSVC 360) Fix MSVC 360 solution for Mednafen PCFX 2014-04-26 15:50:26 -07:00
Twinaphex
c0f6f78dd1 Remove msvc-2003-xbox1.vcproj~ 2014-04-26 15:43:24 -07:00
Twinaphex
747c47eeb1 Cleanups 2014-04-26 15:42:50 -07:00
Twinaphex
53957a7955 Remove MSVC 2010 suo file 2014-04-26 15:41:25 -07:00
Twinaphex
d209c490e6 Remove sdf files 2014-04-26 15:41:12 -07:00
Twinaphex
b6ca3dab3d (MSVC 2010) MSVC 2010 Mednafen PCFX solution links now 2014-04-26 15:39:35 -07:00
Twinaphex
ac610f0ff8 Remove .ipch from MSVC-2010 PCFX dir 2014-04-26 14:55:21 -07:00
Twinaphex
ced5271f65 (MSVC PCFX) Preliminary MSVC solution - does not link yet 2014-04-26 14:53:43 -07:00
twinaphex
b4b459135e use _WIN32 in psx.h ifdef instead of _MSC_VER - should apply for both
MSVC and Mingw
2014-04-26 22:16:47 +02:00
twinaphex
0871fd291b Add ctype.h to psx.cpp 2014-04-26 21:10:33 +02:00
twinaphex
83f3690e2d (JNI) Add lynx target to JNI Makefile 2014-04-26 20:34:41 +02:00
twinaphex
b69abe035a Update pce_fast target name 2014-04-26 20:17:10 +02:00
twinaphex
200c8cb61a (Android x86) Compile with SIMD x86 for OwlResampler
(PS3) Enable Altivec SIMD for OwlResampler
2014-04-26 20:01:31 +02:00
twinaphex
07be3049ca (JNI) PCFX core links now 2014-04-26 19:57:37 +02:00
twinaphex
3d9dc6a837 remove sys/stat.h in header files for better Android compatibility 2014-04-26 19:13:46 +02:00
twinaphex
76fa0bc140 (PCFX) Trivial changes 2014-04-26 06:29:19 +02:00
twinaphex
14cc23ec4a Add OSX version minor detection to Makefile 2014-04-26 05:00:57 +02:00
twinaphex
e376e9c410 Add cplusplus header guards to cputest.h 2014-04-24 03:28:28 +02:00