libretro / blastem

Upstream tracking repo of BlastEm, the fast and accurate Genesis emulator, with libretro specific changes
https://www.retrodev.com/blastem/
GNU General Public License v3.0
53 stars 25 forks source link

libretro: Correctly calculate the aspect ratio #25

Closed Kekun closed 3 years ago

Kekun commented 3 years ago

This ensures the aspect ratio is correctly calculated at all time, for W40 and W32, for NTSC and PAL, and with any overscan.

The calculation was wrong in render_framebuffer_updated().