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
hizzlekizzle
0c2f00b775
Merge pull request #48 from Tatsuya79/patch-1
...
Adjustable Horizontal Overscan.
2016-12-19 08:36:57 -06: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
Twinaphex
ab71cffe66
Merge pull request #46 from GregorR/libretro-git-version
...
Report git version with library_version
2016-12-10 00:23:48 +01:00
Gregor Richards
bd7136b3e3
Report git version with library_version
2016-12-09 18:22:00 -05:00
Twinaphex
e2fc05dd94
Merge pull request #44 from Tatsuya79/patch-5
...
Fix Turbo buttons OFF
2016-12-07 16:55:44 +01:00
Tatsuya79
44ef377c7d
Fix Turbo buttons OFF
2016-12-07 12:55:47 +01:00
twinaphex
8daf99e711
Add wiiu target
2016-11-07 02:33:36 +01:00
Twinaphex
698ccafd29
Merge pull request #42 from Tatsuya79/patch-4
...
CPU Overclock Parameter
2016-10-29 00:30:31 +02: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
hizzlekizzle
11baab54ec
Merge pull request #40 from westonlast/Correct-Pixel-Aspect-Ratio-and-line-hiding-scaling
...
Correct pixel aspect ratio and line hiding scaling
2016-10-25 16:08:05 -05:00
Tatsuya79
e8e9deb073
hoverscan no restart part2
2016-10-23 20:49:19 +02:00
Tatsuya79
1957854a4b
hoverscan no restart part1
2016-10-23 20:48:05 +02:00
Tatsuya79
5ad3d0e46f
Merge pull request #2 from fr500/Correct-Pixel-Aspect-Ratio-and-line-hiding-scaling
...
only call set geometry when geometry actually should change
2016-10-23 20:02:27 +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
8e47a8c67a
Merge pull request #1 from Tatsuya79/patch-3
...
PAR fixes for non PAR aspect ratios, Horizontal overscan parameter, better centering of the picture for libretro.
2016-10-23 17:37:50 +02:00
Tatsuya79
7ebdf64ef7
Cleanup
2016-10-23 17:25:48 +02:00
Tatsuya79
2a42aea68b
512 mode final fix (no joke)
2016-10-20 00:09:43 +02:00
Tatsuya79
279c86a667
Overscan Cropping and hacks fixes
2016-10-19 23:20:02 +02:00
Tatsuya79
4df2e9dcaf
Centre any picture thinner than its display mode
...
Aoi Blink, Andre Panza...
2016-10-17 02:03:45 +02: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
38400c2430
H Overscan in mednafen settings.h
...
That was the missing link...
2016-10-16 14:52:10 +02:00
Tatsuya79
b6980b413d
CDPSG direct apply, 6:5 ratio, 200 volume, hoverscan addition
2016-10-16 11:59:18 +02:00
Tatsuya79
0794dc63f6
fix hoverscan option
2016-10-16 11:20:18 +02:00
Tatsuya79
fc23026cbe
Fix width<256 at non PAR ratio
...
Usually for cinematics that got stretched at non PAR aspect ratio.
See Final Blaster intro.
2016-10-16 02:25:32 +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
Tatsuya79
e51617d073
H Overscan in mednafen settings.cpp
2016-10-15 00:56:08 +02:00
Tatsuya79
a3ccef3a00
Fix alignment, mode width, add horizontal overscan parameter
2016-10-15 00:48:58 +02:00
hizzlekizzle
02ca1dfb27
update retro_inline.h to match latest version
...
hopefully obsoleting this in the process:
3cf0b6c81a
2016-10-13 09:05:07 -05: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
502ab75107
Fix scaling for line hiding
2016-10-12 23:50:12 -05:00
westonlast
217c47bb54
Correct Pixel Aspect Ratio
...
Conflicts:
libretro.cpp
2016-10-12 22:23:19 -05:00
aliaspider
5045bedcbe
Merge pull request #37 from Tatsuya79/patch-2
...
scanline 242 fix
2016-10-06 21:54:35 +01:00
Tatsuya79
952b14af45
FB height change to 243
2016-10-06 21:57:25 +02:00
Tatsuya79
e018bbe7e9
scanline 242 fix
...
Line 242 was always black.
2016-10-06 01:30:50 +02:00
hunterk
3cf0b6c81a
revert inline change, which was part of PAR change
2016-09-26 15:24:14 -05: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
7ed03242a5
Merge pull request #35 from hizzlekizzle/patch-1
...
Add turbo toggles for I+II buttons
2016-09-25 20:25:36 -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
2efcc8570e
(Emscripten) Add target
2016-09-07 06:03:02 +02:00
twinaphex
b0a68e5c9f
Cleanup Makefile
2016-09-07 06:00:43 +02:00
twinaphex
1503dee42d
(Android) Buildfix
2016-08-18 21:12:16 +02:00