Commit Graph

328 Commits

Author SHA1 Message Date
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
f269f2390d Now no longer needs mednafen config file 2012-10-20 21:18:24 +02:00
twinaphex
3933a96981 Settings refactor - aim to no longer go through mednafen
config file
2012-10-20 19:03:03 +02:00
twinaphex
d09d20f300 Update to Mednafen 0.9.26 - psx core 2012-10-20 08:54:50 +02:00
Themaister
32a02748fe Updates to 0.9.25. 2012-10-13 16:56:30 +02:00
Saggi Mizrahi
3281b6c6fe Fix crash when loading PAL disks
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-10-06 18:39:01 +02:00
Themaister
6792727f0a Hardcode fb_width/fb_height. 2012-09-23 22:24:56 +02:00
Themaister
96b4d60864 Fix possible segfault when game fails to load. 2012-09-23 11:52:47 +02:00
Themaister
fc7cf1cf9e Update geometry to 320x240 as used by libretro. 2012-09-23 11:30:43 +02:00
Squarepusher
bd327936f9 Merge pull request #3 from ficoos/pal_fix
Fix PAL emulation
2012-09-21 09:53:41 -07:00
TwinAphex51224
6ccb0e059a Bump up version number 2012-09-21 20:50:40 +02:00
Themaister
0fc4518ef9 Update FPS field to reflect empirical testing. 2012-09-20 21:38:19 +02:00
Saggi Mizrahi
2e50137a8d Fix PAL emulation
Also fixes overscan issues with more resolutions.

Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-08-22 15:47:20 -04:00
Themaister
b9524d6d46 Minor fixups. 2012-08-17 23:01:08 +02:00
Saggi Mizrahi
3e890b55fe Add support for regular gamepad input
Some games cannot work with dual analog input. (eg. Castlevania -
Symphony of the Night).

I reuse the mouse device because RetroArch doesn't givce plugins the
ability to add "features". I choose specifically the mouse options
because it's the only device type that can be specified per input port.

The default is now "gamepad" because it's the most compatible option and it
is the default in mednafen [1].

[1] http://mednafen.sourceforge.net/documentation/09x/psx.html

Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-07-24 21:23:10 -04:00
Themaister
03fcaf14d4 Analog support. 2012-06-28 23:29:42 +02:00
Themaister
fa5adbacd5 Opt-in for 24bpp. 2012-06-16 15:25:49 +02:00
Themaister
1ad1474089 Avoid using configs. Requires system dir. 2012-06-16 01:00:17 +02:00
Themaister
8f40825763 Build fix. 2012-06-12 01:06:33 +02:00
Themaister
98cd4c5d0d Use RETRO_ENVIRONMENT_GET_SYSTEM_DIRECTORY. 2012-06-12 01:03:09 +02:00
Themaister
f48f8405a4 Use sthread abstraction for threads. 2012-06-10 00:47:44 +02:00
Themaister
d3924ab7d6 Revert "Automatically create .cue from .iso/.img, etc."
This reverts commit df00f075c4.
2012-06-05 18:04:43 +02:00
Themaister
df00f075c4 Automatically create .cue from .iso/.img, etc. 2012-06-05 18:26:45 +02:00
Themaister
3eea3bb044 Small nits. 2012-06-03 19:29:23 +02:00
Themaister
57ebac86b8 Input appears to work. 2012-06-03 18:58:46 +02:00
Themaister
e942ae84aa Initial commit. 2012-06-03 17:48:14 +02:00