Commit Graph

108 Commits

Author SHA1 Message Date
twinaphex
fd454b63a2 Remove old psx folder 2014-06-15 06:40:33 +02:00
twinaphex
26e6d732bd Take out cputest 2014-06-15 06:38:10 +02:00
twinaphex
c1908f09d9 Take out unneeded mednafen/sound dir 2014-06-15 06:30:45 +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
6ef78525c5 Update Mednafen GBA core to 0.9.33.3 2014-04-30 05:05:04 +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
14cc23ec4a Add OSX version minor detection to Makefile 2014-04-26 05:00:57 +02:00
twinaphex
acce344f92 Omit hw_sound/pce_psg for PC Engine core 2014-04-22 12:46:18 +02:00
twinaphex
0b0c352172 Define gettext_noop in mednafen.h 2014-04-22 10:35:28 +02:00
twinaphex
66ca29332e Fix Mednafen PCE 2014-04-22 00:31:36 +02:00
twinaphex
87abd627d6 Reimplement cputest.c for libretro 2014-04-22 00:25:50 +02:00
twinaphex
dd64f7031c (Mednafen PCFX) Runs - but just displays black and audio 2014-04-21 01:51:59 +02:00
twinaphex
10a0443255 (Mednafen VB) Updated to version 0.9.33.3 2014-04-21 00:38:14 +02:00
twinaphex
e1614c8c0a Rename vb to vb-0926 2014-04-21 00:27:03 +02:00
twinaphex
c4267b048b (Mednafen PSX) Update to version 0.9.33.3 2014-04-21 00:24:36 +02:00
twinaphex
33d93a7229 (Mednafen NGP) Updated to version 0.9.33.3 2014-04-20 23:59:21 +02:00
twinaphex
35f69753fd Rename mednafen/ngp to mednafen/ngp-0928 2014-04-20 23:46:20 +02:00
twinaphex
97a07110ff (Mednafen Wswan) Update to version 0.9.33.3 2014-04-20 23:43:06 +02:00
twinaphex
c2adc1c619 (Mednafen PCE) Update to 0.9.33.3 2014-04-20 23:05:37 +02:00
twinaphex
71297e298b (OSX PPC) Add PPC detection 2014-04-14 06:51:43 +02:00
twinaphex
929e7eda6c Get rid of assert 0s in mednafen/settings.cpp 2014-03-30 19:24:37 +02:00
twinaphex
4a5f6e7181 Move to new Mednafen PSX (0.9.32) 2014-03-27 05:03:20 +01:00
twinaphex
e8d25d0309 (OSX) Set min OS version to 10.6 2014-01-03 17:37:51 +01:00
twinaphex
7077c153f0 (Handy) Add Handy modle - doesn't work yet - fails at ROM loading 2013-12-18 21:42:11 +01:00
twinaphex
245c9d42da (iOS) Add iPhone SDK minimum version to avoid problems 2013-11-29 23:13:53 +01:00
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