libretro / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
43 stars 64 forks source link

Fix display alignment/overscan cropping #97

Closed jdgleaver closed 5 years ago

jdgleaver commented 5 years ago

As reported in issue #96, and on the forums (e.g. https://forums.libretro.com/t/picodrive-cropping-overscan-crops-too-much/21160), the output of the picodrive core is currently quite broken:

This is caused by a very silly bug, which this PR fixes. This PR also adds the ability to change the 'show overscan' setting while content is running.

This closes #96.

jdgleaver commented 5 years ago

Sigh... And now the 3DS build is failing due to libretro-super issue #911.

EDIT: Oops, I take it back - I forgot that Travis uses different files from the buildbot - this will probably be fine once merged... :blush: