Commit Graph

234 Commits

Author SHA1 Message Date
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
Tatsuya79
c6978e9bbd Non working H Overscan option in libretro.cpp
I don't know how to make it work between here and mednafen settings.
2016-10-15 01:04:45 +02:00
westonlast
1a190a626d Remove "Correct Aspect Ratio," which did nothing 2016-10-13 00:13:32 -05:00
westonlast
9a7ff84f9a Clean up duplicate definitions 2016-10-13 00:03:18 -05:00
westonlast
217c47bb54 Correct Pixel Aspect Ratio
Conflicts:
	libretro.cpp
2016-10-12 22:23:19 -05:00
Tatsuya79
952b14af45 FB height change to 243 2016-10-06 21:57:25 +02:00
hunterk
05fe1ffc16 revert the PAR change, which broke first-last scanline settings 2016-09-26 15:23:15 -05:00
hizzlekizzle
aa98d9726d Merge pull request #30 from westonlast/Correct-Pixel-Aspect-Ratio
Correct pixel aspect ratio
2016-09-25 20:28:05 -05:00
hizzlekizzle
ee88e0d126 Add turbo toggles for I+II buttons
You can enable them without a core restart but you can't disable them without a restart. I'm not sure why. Changing the speed works without a restart, as well.
2016-09-24 14:51:36 -05:00
twinaphex
67e46c62c6 Better control flow, use log_cb instead of MDFN_Error, etc. 2016-08-14 15:01:30 +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
bfe9b350be Get rid of gettext_noop 2016-08-12 18:44:57 +02:00
twinaphex
cb9eec9f92 Cleanups 2016-08-12 11:27:28 +02:00
twinaphex
0e04b5affe Get rid of crc32 generation 2016-08-10 06:02:54 +02:00
twinaphex
3a5af96afc Use plain C version of Blip_Buffer 2016-08-10 05:57:58 +02:00
twinaphex
8f4eacd3a9 Remove this 2016-08-09 20:50:20 +02:00
twinaphex
3a545bb074 Cleanups 2016-08-09 20:20:53 +02:00
twinaphex
4c2bd58fb3 Get rid of name 2016-08-09 07:48:52 +02:00
twinaphex
7657a5cfbb Start removing most of MDFNGameInfo 2016-08-09 07:38:20 +02:00
twinaphex
7aaa4ed614 Backport CD-ROM code 2016-08-07 15:38:04 +02:00
twinaphex
eb21edc3db Remove threading 2016-08-06 16:31:32 +02:00
twinaphex
1917153685 Replace mednafen/file.cpp 2016-07-21 05:20:31 +02:00
westonlast
d78f6bb776 Correct Pixel Aspect Ratio 2016-07-18 02:32:52 -05:00
twinaphex
095d63f840 Add stdstring 2016-06-09 08:12:51 +02:00
twinaphex
a35f4f08d0 Don't use vasprintf 2016-06-06 03:25:53 +02:00
twinaphex
cdd390566e Remove trio 2016-06-06 02:09:18 +02:00