snes9xgx/source
saulfabreg Wii VC Project 1bd50c7036
Allow "Original" (240p) render mode in 480p configurations (Taken from niuus' Snes9x RX) (#982)
* Allow "Original" render mode in 480p configurations (niuus)

Taken from Snes9x RX by @niuus (a fork of Snes9x GX). Info: https://github.com/niuus/Snes9xRX/commit/4f4627fe
Allow "Original" render mode to be selectable when using the Wii Options TV Resolution setting for "EDTV or HDTV (480p)" over component cables:
- This caters specifically to LCD / LED users with 240p supported displays, since the option was previously hidden. Users with CRT / PVM / BVM displays with supported 480p Progressive Scan mode will also benefit, since no Wii setting switch will be needed for the "Original" 240p mode to be used.

* Change order of Filtered Sharp/Soft settings for match with original Snes9x GX (dborth)

This commit is for change the order of Filtered Sharp/Soft settings for match with original Snes9x GX (suggested by dborth).
2022-01-13 12:53:21 -07:00
..
fonts reorg 2010-03-21 20:28:01 +00:00
gui Updated english language translation (#916) 2020-04-02 18:25:31 -06:00
images update icon 2021-03-07 10:18:26 -07:00
lang Update Spanish language translation + bring it to 2022 (#983) 2022-01-12 10:29:33 -07:00
snes9x fixed the option to disable the aiming crosshair, fixed support for 2021-09-02 10:04:28 -06:00
sounds compress bg music to reduce memory footprint. reorder init to init 2018-08-11 15:54:25 -06:00
utils change max dimensions back to 640x480, fix bug in png loading 2021-03-16 19:41:10 -06:00
xenon Snes9x - Remove S9xChooseFilename (#941) 2020-08-08 10:45:42 -06:00
audio.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
audio.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
button_mapping.c Update file headers (#981) 2022-01-09 09:41:38 -07:00
button_mapping.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
cheatmgr.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
filebrowser.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
filebrowser.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
filelist.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
fileop.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
fileop.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
filter.cpp Added Scale2x video filter and rename Scanlines filter (thanks Tanooki16!) (#979) 2021-11-25 13:33:45 -07:00
filter.h Added Scale2x video filter and rename Scanlines filter (thanks Tanooki16!) (#979) 2021-11-25 13:33:45 -07:00
freeze.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
freeze.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
gcunzip.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
gcunzip.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
input.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
input.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
mem2.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
mem2.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
menu.cpp Allow "Original" (240p) render mode in 480p configurations (Taken from niuus' Snes9x RX) (#982) 2022-01-13 12:53:21 -07:00
menu.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
networkop.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
networkop.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
preferences.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
preferences.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
s9xsupport.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
snes9xgx.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
snes9xgx.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
sram.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
sram.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
video.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
video.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
vmalloc.cpp - Fix LTO flag (actually use one :P) 2018-06-09 08:59:52 +09:30
vmalloc.h - Fix LTO flag (actually use one :P) 2018-06-09 08:59:52 +09:30