Commit Graph

326 Commits

Author SHA1 Message Date
twinaphex
2569e910c0 Putting check_variables up front in retro_load_game was causing crash
issues for Mednafen NGP
2013-09-17 02:03:54 +02:00
twinaphex
87b5e6bece (OSX) pthread flag for linker unneeded 2013-09-16 13:18:29 +02:00
twinaphex
a71e2d7fa2 Upgraded to Mednafen 0.9.32 2013-09-13 11:46:50 +02:00
Daniel De Matteis
33d3205140 (OSX) Fix compile by getting rid of -Wno-narrowing 2013-09-12 00:40:37 +02:00
Themaister
2d4d9078bd Add CCD check. 2013-09-08 14:26:09 +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
Themaister
67a2d23ef4 Move v28 version to psx-0928. 2013-09-08 11:49:58 +02:00
twinaphex
74682ebac4 (NGP) Fixes input anomalies in Card Fighters and other games by reporting
more than 7 button (Card Fighters was hitting some kind of debug menu)
2013-08-10 03:46:37 +02:00
twinaphex
dc0dcf8eb9 (Android) Mednafen PSX compiles 2013-07-31 13:54:58 +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
1b05a4b073 (PSX) Add some more core options 2013-05-24 20:39:17 +02:00
twinaphex
4c98fae545 Refactor settings.cpp implementation 2013-05-24 20:08:09 +02:00
twinaphex
164c9aecfb (NGP) Added NGP core option - Language 2013-05-24 18:59:38 +02:00
twinaphex
4fd934cafa Build fix for non-PCE cores 2013-05-24 18:21:37 +02:00
twinaphex
cc2f9eb7e8 (PCE Fast core) Add 'Keep Aspect' option 2013-05-24 17:37:36 +02:00
twinaphex
0092ac4c06 (Mednafen PCE Fast) Possibility to set CD speed, CDDA volume,
ADPCM value
2013-05-24 17:26:57 +02:00
twinaphex
b8c172f48f (Mednafen PSX) Remove Tales of Phantasia hack - multitap is now disabled by default
- will auto-enable multitap for games that are multitap compatible for
convenience
2013-05-19 23:35:15 +02:00
twinaphex
162c4fe59c (Mednafen PSX) Make multitap disabled the default - Team Buddies
was showing issues as well with it enabled by default
2013-05-19 23:33:53 +02:00
twinaphex
632358955d Small build fix 2013-05-19 19:55:15 +02:00
twinaphex
73d51d4e8a (Mednafen PSX) Make dithering a toggleable runtime core option 2013-05-19 17:08:29 +02:00
twinaphex
f901bc2bba (Mednafen PSX) Tales of Phantasia needs multitap disabled otherwise
input will not work
2013-05-19 16:23:53 +02:00
Squarepusher
86ec354e4f Merge pull request #17 from CatalystG/master
(BlackBerry) Add NDK build project.
2013-05-18 14:29:55 -07: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
cfd7185713 (Mednafen PSX) Build fix for QNX (include <ctype.h> because tolower is used) 2013-04-30 16:40:00 +02:00
twinaphex
dd2e524f2f (QNX) Update target filename 2013-04-30 06:54:41 +02:00
Themaister
4717ac85fa Update MD5 checksum correctly. 2013-04-27 16:40:24 +02:00
Themaister
30babf07cc Fix disk append/replace. 2013-04-27 15:48:36 +02:00
Themaister
3a42eeeafb Fix dualanalog PSX. 2013-04-27 12:42:18 +02:00
Themaister
741e7ec9ce Add m3u to allowed extensions (PSX). 2013-04-27 11:58:05 +02:00
twinaphex
209b3ceae3 (MSVC Xbox) Fix compilation of PCE Fast core by defining
WANT_THREADING
2013-04-12 15:52:37 +02:00
twinaphex
2def9362ab Reimplement controls - don't spam SetInput on every frame -
rather update pointer - will later add runtime options for
changing controller types
2013-04-09 05:23:42 +02:00
twinaphex
c06d14969b Add first runtime option to Mednafen core - Mednafen PCE_Fast -
pce_nospritelimit
2013-04-09 04:05:18 +02:00
twinaphex
c42ea98f06 Update libretro header 2013-04-08 02:36:51 +02:00
CatalystG
f1cf78f54a (BlackBerry) Add NDK build project. 2013-04-06 10:40:07 -04:00
twinaphex
e86e6de5eb (Android - Mednafen PCE) Fix build by defining NEED_THREADING 2013-03-30 07:49:23 +01: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
twinaphex
1f1501e9d1 Fix build - eject_state only defined for WANT_PSX 2013-03-18 03:15:18 +01:00
Squarepusher
9a2016c04f Merge pull request #16 from meancoot/master
iOS build target
2013-03-17 17:11:08 -07:00
meancoot
db9e046c3c Add iOS build target 2013-03-17 19:08:03 -04:00
Themaister
ad7c4767e5 Fix when info == NULL for disk replace. 2013-03-09 10:31:20 +01:00
Themaister
e798bba27e Add replace/add interfaces for cdswap. 2013-03-09 10:24:29 +01:00
Themaister
090b5b2af7 Update libretro.h. 2013-03-09 10:08:54 +01:00
Themaister
106f7e8c80 Merge branch 'cd-swap' of git://github.com/libretro/mednafen-libretro
Conflicts:
	mednafen/psx/psx.cpp
2013-03-09 10:08:36 +01:00