negativeExponent
408cc2cea4
Update retro_controller_info from 2 ports to 5 ports
2019-12-28 09:38:20 +08:00
negativeExponent
83a234a1c7
Selectively apply patches from 0.9.39.2 that avoids undefined behavior
2019-12-15 19:58:21 +08:00
negativeExponent
2e04bc5399
Silence warnings
2019-12-15 15:36:44 +08:00
negativeExponent
343b1ce491
Update gamepad turbo logic
...
- Button now reacts immediately as soon as pressed instead of waiting for turbo counter to reach specified turbo frame delay
- Fix some rare cases where games wont respond to button presses when turbo is enabled on that button - some games require a button to be pressed for about 2 frames before game reacts like attack or jump (Dragon Spirit).
This changes turbo logic so that it holds the button for 2 frames instead of the usual 1 frame before turning button off and wait for the next cycle.
- Make turbo delay core option variable from 1-15
2019-12-15 01:45:20 +08:00
negativeExponent
371bb54e46
Remove unneeded core options
...
- These turbo-related core options are not working correctly and redundant because there is already a dedicated button
to enable turbo buttons. These core options also resets turbo states each time a core option is modified.
Removing it since it unneeded.
2019-12-14 22:13:59 +08:00
negativeExponent
cdfff4a3c1
Fix incorrect turbo core option labels
2019-12-14 21:40:27 +08:00
negativeExponent
e8cb9a9187
Add PCE-CD RAM to retro_memory_map
...
- also moves base ram and saverams to memmap
2019-11-22 23:47:36 +08:00
ggdrt
9709b843be
Adjust aspect ratio logic to be dynamic
2019-11-12 01:28:46 -08:00
twinaphex
7e92d19a80
Add enhanced core options
2019-07-31 23:25:33 +02:00
twinaphex
5a9b7ae498
Fix MSVC 2003
2019-07-30 03:47:11 +02:00
Brad Parker
7a00a0fe20
fix memory leak
2019-07-29 13:33:11 -04:00
twinaphex
6d2efc8871
Do free at end of function
2019-07-26 04:45:52 +02:00
twinaphex
7b97f5ba0b
Fix 'there is a new/free mismatch between this free and the
...
corresponding new[]'
2019-07-26 04:29:28 +02:00
David Walters
3e0c5233de
Report name as "Beetle PCE Fast", to match other Mednafen derived cores.
2018-09-05 15:53:16 +01:00
zoharxero
8aa0d171c7
Add US CD bios core option
2018-06-07 11:01:20 -05:00
twinaphex
6f0ec71c1a
Cleanups
2018-01-03 14:55:06 +01:00
twinaphex
3f40e6b5e6
Get rid of unused retro_base_name
2017-12-31 16:56:28 +01:00
twinaphex
ee25b3f6f5
Get rid of unused retro_save_directory
2017-12-31 16:52:19 +01:00
twinaphex
e83f16af87
Cleanup savestate code
2017-12-20 06:00:58 +01:00
twinaphex
e9c4a591a4
Cleanups
2017-12-19 06:07:32 +01:00
twinaphex
c5621899a8
Update retro_unserialize
2017-12-17 18:43:51 +01:00
twinaphex
7c7a568a2e
Update
2017-12-17 18:25:05 +01:00
twinaphex
a23ba7f58d
Update
2017-12-16 03:12:36 +01:00
twinaphex
83d94d8af6
Updates
2017-12-16 03:07:16 +01:00
retrowertz
211e8a7996
Add alternate turbo on/off hotkey
2017-12-10 00:10:42 +08:00
retro-wertz
9253e8bb54
Fix equality operator mistake
...
sorry for this...
2017-12-02 15:36:37 +08:00
retrowertz
236f9bda4e
Apply Workaround for Order of Griffon issue
2017-12-02 01:02:15 +08:00
retrowertz
e442644e36
Add crc32 check
2017-12-02 00:54:33 +08:00
Awakened0
6af234014a
Prefix Turbo Delay and Turbo Button Enable Core Options
...
These options were missing the pce_ prefix all the other options have. Without them if you look in your core options file you wouldn't know what core they belong to.
2017-08-11 01:08:30 -04:00
Romain Tisserand
d44e6ea4db
WIP CHD support for Beetle PCE Fast
2017-08-05 19:47:05 +02:00
Alberto Fustinoni
763cf42e4f
Bugfix, variables uninitialized
2017-08-04 16:01:41 +09:00
Tatsuya79
b8ff37e6cf
Add CD bios core option.
2017-07-11 23:42:11 +02:00
twinaphex
f44f7224d9
Silence warning
2017-03-26 18:44:08 +02:00
orbea
5a42a460ae
Fix permissions.
2017-03-21 11:04:59 -07:00
twinaphex
39185a61a1
Better error handling
2017-01-24 15:42:28 +01:00
jbarfell
afffa41b65
Added toggling turbo on/off via X and Y for A and B respectively in 2 button mode. ignored in 6 button mode. Also added a config option to disable the feature.
2017-01-14 21:38:35 -05:00
Tatsuya79
aceaf655d1
Adjustable Horizontal Overscan.
2016-12-19 13:09:56 +01:00
Tatsuya79
de7abaa240
Update libretro.cpp
2016-12-19 11:24:39 +01:00
Gregor Richards
bd7136b3e3
Report git version with library_version
2016-12-09 18:22:00 -05:00
Tatsuya79
44ef377c7d
Fix Turbo buttons OFF
2016-12-07 12:55:47 +01:00
Tatsuya79
d65485eee8
CPU Overclock parameter.
2016-10-28 23:26:57 +02:00
Tatsuya79
e65dad608b
Update libretro.cpp
2016-10-28 23:03:25 +02:00
Tatsuya79
1957854a4b
hoverscan no restart part1
2016-10-23 20:48:05 +02:00
radius
ad1dfce0c0
fix small mistake
2016-10-23 12:50:07 -05:00
radius
96864b478e
update when width or height changes in runtime
2016-10-23 12:48:26 -05:00
radius
6b5a5c5aea
set geometry on the first frame too
2016-10-23 12:38:05 -05:00
radius
697f5e7c8d
only call set geometry when geometry actually should change
2016-10-23 12:21:31 -05:00
Tatsuya79
df09cbdfbf
No sprite limit needs restart too
2016-10-16 15:06:16 +02:00
Tatsuya79
196a0240d7
H Overscan works now, small fix
2016-10-16 14:55:04 +02:00
Tatsuya79
b6980b413d
CDPSG direct apply, 6:5 ratio, 200 volume, hoverscan addition
2016-10-16 11:59:18 +02:00