twinaphex
f35fd074ce
Update Makefile
2014-10-23 09:48:54 +02:00
twinaphex
36c4fd8278
Make FrontIO::GetMemCardDevice more robust
2014-10-06 03:04:58 +02:00
Alcaro
41288be6a0
Update libretro.h
2014-09-22 22:20:22 +00:00
Twinaphex
09f693981a
Merge pull request #17 from uberushaximus/master
...
Remove useless backup file
2014-09-12 01:17:40 +02:00
Trevor Mosey
96c7887fe1
Remove useless backup file
2014-09-11 14:21:37 -05:00
Twinaphex
a4729a884d
Merge pull request #16 from heuripedes/master
...
(Haiku) Fix build
2014-08-28 19:23:46 +02:00
Higor Eurípedes
5ecc053eae
(Haiku) Fix build
2014-08-28 14:14:46 -03:00
Andrés Suárez
e913cfd16f
Update libretro.cpp
...
Seems I deleted the initial scanline option by accident
2014-08-23 11:19:23 -05:00
Twinaphex
8df1902725
Merge pull request #14 from fr500/master
...
Added some OSD messages to core options so the user can know how to use ...
2014-08-18 07:13:19 +02:00
AndresSM
f6c7b0f15c
Added some OSD messages to core options so the user can know how to use them better
...
Reorganized options to be sure they are being evaluated in the correct order
2014-08-17 16:24:06 -05:00
Twinaphex
8c0debb079
Merge pull request #13 from fr500/master
...
Added shared memory cards and messages for dangerous options
2014-08-17 12:13:28 +02:00
Andrés Suárez
2dd08852af
Update libretro.cpp
...
consistency edit
2014-08-17 02:07:37 -05:00
AndresSM
ef44b017e1
Added shared memory cards and messages for dangerous options
2014-08-17 02:00:48 -05:00
AndresSM
85d822f3e3
fix typo and nits
2014-08-16 23:56:44 -05:00
AndresSM
c88f4f70b8
add save states core option
2014-08-16 23:54:14 -05:00
Twinaphex
3b859fa29d
Merge pull request #11 from fr500/master
...
revert OmniBlade's fix it breaks analog controllers
2014-08-16 23:03:24 +02:00
AndresSM
ce5eef73b8
only poll the number of pads we need depending on multitap settings
2014-08-16 15:32:37 -05:00
AndresSM
25618a51fd
revert OmniBlade's fix it breaks analog controllers
2014-08-16 15:03:38 -05:00
Twinaphex
1053f8f54d
Merge pull request #10 from OmniBlade/master
...
fixing retro_set_controller_port_device
2014-08-06 19:43:51 +02:00
OmniBlade
f886b5f012
Fixing set_controller_port_device
2014-08-06 10:00:37 +01:00
OmniBlade
8da77904cb
Merge branch 'master' into omniblade_multitap
2014-08-06 08:39:36 +01:00
twinaphex
1e6c6c738a
Update to 0.9.36.3
2014-08-04 13:57:49 +02:00
Twinaphex
a17f7206d0
Merge pull request #8 from uberushaximus/master
...
Upstream save file fix
2014-08-04 10:57:47 +02:00
uberushaximus
589552320f
Upstream save file fix
...
Fixed a bug that caused a crash when trying to use save states during PSF playback/PS-EXE execution.
2014-08-03 21:22:46 -05:00
Twinaphex
112f34e378
Merge pull request #7 from OmniBlade/master
...
Increasing max number of players for multitap
2014-08-01 19:24:31 +02:00
omniblade
79de537efb
Increasing max number of players for multitap
2014-08-01 18:05:09 +01:00
OmniBlade
b5c2617d9c
Attempting to increase player limit to 8 with multitaps
2014-08-01 14:05:32 +01:00
Twinaphex
338fb372d5
Merge pull request #6 from heuripedes/master
...
Use computed goto code when supported
2014-08-01 01:54:10 +02:00
Higor Eurípedes
8479881833
Use computed goto code when supported
2014-07-31 19:18:04 -03:00
twinaphex
5d94942af3
Simplify PlotPixel
2014-07-29 20:40:29 +02:00
twinaphex
5663cb09c3
Add Mednafen Memcard0 Method core option
2014-07-27 21:03:37 +02:00
AndresSM
11d30c72f0
update README
2014-07-18 00:45:24 -05:00
AndresSM
dff5a67edd
update README
2014-07-18 00:30:46 -05:00
AndresSM
91bc64f602
fix analog messages
...
update core name to reflect that this is Beetle PSX, I'll add some notes to core information to make it clear that this is a Mednafen Fork
2014-07-18 00:23:19 -05:00
Twinaphex
f8535bc309
Merge pull request #4 from fr500/master
...
fix flightstick
2014-07-17 06:29:11 +02:00
AndresSM
82da4de9b0
Merge branch 'master' of github.com:fr500/beetle-psx-libretro
2014-07-16 23:27:22 -05:00
AndresSM
6df3ae7b6a
fix flightstick
2014-07-16 23:26:47 -05:00
Twinaphex
845982d572
Merge pull request #3 from fr500/master
...
Fixed Dualshock analogs
2014-07-17 06:18:22 +02:00
Andrés Suárez
bba5ed82c0
Update README.md
...
fix README
2014-07-16 23:13:36 -05:00
AndresSM
6d95561d4a
Merge branch 'master' of github.com:fr500/beetle-psx-libretro
2014-07-16 23:11:38 -05:00
AndresSM
6053de4291
fix dualshock messages
2014-07-16 23:11:24 -05:00
Andrés Suárez
f7be3b7dd9
Update README.md
...
Document core options
2014-07-16 23:10:30 -05:00
AndresSM
8126d8ca75
update README a bit
2014-07-16 23:01:34 -05:00
AndresSM
9c8e818d70
Revert dualshock.cpp and dualanalog.cpp so they can take data like they did in 0.9.33
...
Fixed some messages so they make sense
2014-07-16 22:58:02 -05:00
twinaphex
9efed9e656
Update state.cpp to 0.9.36.2 -
...
NOTE: Rewinding can be made to work - however - some notes :
* Start rewinding after the BIOS screen or else it will crash
* Savestates are big as hell (3.8MB per state) - so your rewind
buffer size should be bigger than 20MB in order to catch a substantial
amount of rollback frames
2014-06-27 00:01:33 +02:00
twinaphex
222e2e7635
Update mempatcher-driver.h
2014-06-26 23:51:15 +02:00
twinaphex
ead3468512
Update thread.h
2014-06-26 23:49:25 +02:00
twinaphex
6625ff5850
Expose initial/last scanline as core options
2014-06-25 20:53:33 +02:00
twinaphex
d177323c57
(MSVC 2003) Add defines
2014-06-25 04:14:31 +02:00
twinaphex
e7714bd9c1
Add libretro.def file
2014-06-25 04:10:45 +02:00