Commit Graph

228 Commits

Author SHA1 Message Date
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
Andre Leiradella
a1f3ffc7f2 call RETRO_ENVIRONMENT_SET_SUPPORT_ACHIEVEMENTS; updated libretro.h 2016-05-15 02:15:00 -03:00
Andre Leiradella
ae5d3b3052 added cheevos support via retro_get_memory_data/size 2016-05-15 00:57:22 -03:00
Oggom
9ef956c239 Update MEDNAFEN_CORE_VERSION
Whoops forgot to update this
2016-04-12 23:34:55 +02:00
twinaphex
4f9ae59ce9 Cleanups 2015-10-03 08:08:31 +02:00
twinaphex
e110a0dc3c Remove FileWrapper 2015-10-01 04:21:52 +02:00
twinaphex
44f757b498 Start adding libretro-common retro_file/retro_stat 2015-10-01 03:11:33 +02:00