Genesis-Plus-GX/libretro
Arto Vainiolehto cbd2bc3d47 Add new core option: Core-provided aspect ratio.
Available options for core-provided aspect ratio are "auto", "NTSC PAR" and "PAL PAR".
- NTSC PAR forces pixel aspect ratio of NTSC tvs always, regardless of game or core region
- PAL PAR forces pixel aspect ratio of PAL tvs always, regardless of game or core region
- auto works as following
-- NTSC PAR is used when core region is set to auto and game region is NTSC, or core region is set to ntsc-u or ntsc-j.
-- PAL PAR is used when core region is set to auto and game region is PAL, or core region is set to pal.
-- 6:5 PAR is used for Game Gear games, if core options Borders and Game Gear extended screen are both disabled
2016-09-19 13:17:00 +03:00
..
debian Cleanup in Makefile/ARM and debian packaging. 2015-02-01 20:50:14 -02:00
jni Fix vorbis playback on Android 2016-01-02 13:06:34 +01:00
msvc (XDK) Build fixes 2014-12-23 20:34:04 +01:00
libretro.c Add new core option: Core-provided aspect ratio. 2016-09-19 13:17:00 +03:00
libretro.h Update libretro.h 2014-09-22 21:26:49 +00:00
link.T
Makefile.common Don't link against zlib 2015-02-07 18:19:53 +01:00
osd.h Add new core option: Core-provided aspect ratio. 2016-09-19 13:17:00 +03:00
scrc32.c
scrc32.h