Add a core option to choose between PAR, DAR and CRT aspect ratio
authorDavid <david.spadano@gmail.com>
Thu, 19 May 2016 20:54:26 +0000 (22:54 +0200)
committerDavid <david.spadano@gmail.com>
Thu, 19 May 2016 20:54:26 +0000 (22:54 +0200)
commite1360c668cd06a0625e180d7cc1baa31390e4f66
treec5ec9be0e1245c2676194c5caff40f16ce1ec569
parente9d7e81054449068807fa25cbaa1432287f45493
Add a core option to choose between PAR, DAR and CRT aspect ratio

The core option let you choose between 3 aspect ratios.
PAR: Native resolution
DAR: 4/3
CRT: Thinner than 4/3, I did some comparison with my old CRT TV.

I did another change to take in account the 224 instead of 240 vertical
resolution to fix the integer scale
platform/libretro/libretro.c