Commit Graph

216 Commits

Author SHA1 Message Date
Toad King
7aaaede692 fix emscripten builds 2018-01-16 20:00:29 -06:00
Alberto Fustinoni
54bdc45750 Build fixes 2018-01-05 17:52:19 +09:00
Alberto Fustinoni
e0a1f82bdb Enable CHD on UWP 2018-01-05 17:44:34 +09:00
twinaphex
3731ec95f4 Add MSVC 2003 target 2017-12-25 04:31:05 +01:00
twinaphex
c781348305 Start adding MSVC 2003 target 2017-12-25 04:29:57 +01:00
twinaphex
5eb5dee191 Get rid of HAVE_MKDIR flags 2017-12-25 04:22:08 +01:00
Alberto Fustinoni
e503ad6572 MSVC2017/UWP build 2017-12-19 10:51:58 +09:00
Yoshi Sugawara
049d2fab0f support for iOS arm64 build 2017-09-06 08:04:28 -10:00
twinaphex
8ef8066d3a Buildfix for msvc 2017-08-08 04:32:07 +02:00
Romain Tisserand
d44e6ea4db WIP CHD support for Beetle PCE Fast 2017-08-05 19:47:05 +02:00
twinaphex
d06ba6cf7a Add msvc 2005 core 2017-08-05 14:18:39 +02:00
twinaphex
77006c5145 Updates 2017-07-06 18:01:53 +02:00
Sérgio Benjamim
967f3754d5 There's no more ARCH_X86 in the source. 2017-04-06 17:36:58 -03:00
Sérgio Benjamim
96ecb41d01 Backport from debian, fix hardening-no-fortify-functions. 2017-04-06 17:21:46 -03:00
Sérgio Benjamim
1d4c2718c5 Makefile cleanup. 2017-04-06 17:20:25 -03:00
Adrien Plazas
7d421a28b1 libretro: Add install and uninstall make targets 2017-02-24 14:57:58 +01:00
aliaspider
f9a98934d2 (ngc/Wii/WiiU) buildfix for devkitpro r29. 2017-01-23 18:50:10 +01:00
Gregor Richards
bd7136b3e3 Report git version with library_version 2016-12-09 18:22:00 -05:00
twinaphex
8daf99e711 Add wiiu target 2016-11-07 02:33:36 +01:00
twinaphex
2efcc8570e (Emscripten) Add target 2016-09-07 06:03:02 +02:00
twinaphex
b0a68e5c9f Cleanup Makefile 2016-09-07 06:00:43 +02:00
twinaphex
fcd4c4a8fd Remove old cdrom code 2016-08-14 11:57:54 +02:00
twinaphex
4403fa4471 New cdrom code 2016-08-14 11:54:31 +02:00
twinaphex
ce749e3137 Buildfix 2016-08-06 17:08:25 +02:00
twinaphex
eb21edc3db Remove threading 2016-08-06 16:31:32 +02:00
vanfanel
037ea46f64 Removed redundant CFLAG on the Rpi2 and added Rpi3 platform 2016-05-24 14:05:15 +02:00
Twinaphex
51eb6a241a Merge pull request #24 from vanfanel/master
Small correction on the rpi platforms to link against librt
2016-03-02 02:18:27 +01:00
twinaphex
26850a7cd8 Add GCW Zero target 2016-03-01 22:29:35 +01:00
vanfanel
580766cc8d Small correction to link against librt on the rpi1 and rpi2 platform definitions just as the Unix target does 2016-02-27 11:41:30 +01:00
vanfanel
415384b6c5 Add rpi1 platform definitions 2016-02-27 11:35:04 +01:00
vanfanel
fe6f12eb86 Add Rpi2 platform defines. 2016-02-25 15:04:31 +01:00
twinaphex
6e2eaf75da Add iOS 9 rules 2015-10-16 02:51:26 +02:00
Jools Wills
9dbddf6fa3 missing link library -lrt
needed by rthreads.c (on linux)
2015-10-04 23:04:14 +01:00
twinaphex
e0c55c4d6c (Vita) Add target - not finished 2015-08-31 23:42:44 +02:00
twinaphex
2defca3cab (OSX) Lower requirements to OSX 10.1 2015-08-01 23:51:51 +02:00
twinaphex
dafdcd2200 Cleanups 2015-07-26 17:25:48 +02:00
twinaphex
1b0fa60bc5 Cleanups 2015-07-25 04:15:26 +02:00
twinaphex
6845c604c2 Cleanups 2015-07-25 04:01:29 +02:00
twinaphex
52b12ae63e Cleanups 2015-07-25 01:17:30 +02:00
twinaphex
f901700e64 Use MSB_FIRST instead of LSB_FIRST 2015-07-23 20:27:20 +02:00
T. Joseph Carter
7a5312b06a Don't use xcrun for setting IOSSDK 2015-03-10 01:52:51 -07:00
twinaphex
bef70147f7 Update Makefile 2014-10-23 09:50:37 +02:00
aliaspider
0ecefedbf6 fix PSP build 2014-06-22 21:07:16 +01:00
twinaphex
703e5ef19b Can take out SCSI CD too 2014-06-21 07:37:38 +02:00
twinaphex
3ed7691139 Remove hw_sound 2014-06-21 07:33:00 +02:00
twinaphex
8d498cef10 Take out hw_cpu - not needed either 2014-06-21 07:29:16 +02:00
twinaphex
40fa9d72b1 hw_video/huc6270 not used 2014-06-21 07:16:24 +02:00
twinaphex
44e2cfe37d Take out WANT_32BPP - WANT_16BPP is about 200fps faster (even on
PC)
2014-06-20 23:21:36 +02:00
twinaphex
5dae5d06bc Avoid trying to load custom palette if path is NULL 2014-06-20 22:10:13 +02:00
twinaphex
d4b0c27e44 Take out WANT_8BPP code 2014-06-20 21:20:20 +02:00
twinaphex
b1709f876e Get rid of mednafen.cpp - merge into libretro.cpp 2014-06-19 23:34:42 +02:00
twinaphex
9039984b3b Integrate pce.cpp into libretro.cpp 2014-06-19 23:10:59 +02:00
twinaphex
5a23737a61 Compile with WANT_STEREO_SOUND 2014-06-19 00:08:06 +02:00
twinaphex
000aa38f80 Remove Stereo_Buffer 2014-06-19 00:04:20 +02:00
twinaphex
87964d9e89 Remove cputest 2014-06-18 23:43:39 +02:00
twinaphex
2bc66d5e77 Take out HES/player 2014-06-18 23:40:09 +02:00
twinaphex
5ee9c30c32 Take out NEED_DEINTERLACER - not needed for PC Engine Fast 2014-06-18 22:18:47 +02:00
twinaphex
76e8a0d95f Update threading code 2014-06-18 22:10:07 +02:00
twinaphex
a4020fd1d9 Rename pce_fast dirs 2014-06-18 22:01:17 +02:00
twinaphex
627fbd12a8 Remove non-PCE Fast code 2014-06-18 21:55:15 +02:00
twinaphex
a43c418097 Take out Mednafen PSX - moved to standalone repo now 2014-06-18 18:27:13 +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