Genesis-Plus-GX/gx
Kiri e5f77f14b9
Enchanced per-tile vertical scroll (#453)
* Enchanced per-tile vertical scroll implementation

* Comment cleanup
2022-08-13 08:11:41 +02:00
..
docs [Core/CD] added setting to enable/disable CD access time simulation 2022-05-01 15:47:18 +02:00
fileio [Gamecube/Wii] fixed one-month offset in state/sram file displayed date 2021-04-08 16:04:20 +02:00
gui [Core/CD] added setting to enable/disable CD access time simulation 2022-05-01 15:47:18 +02:00
images [Wii] added WiiU GamePad Controller support on vWii (thanks to Fix94) 2017-10-07 00:50:51 +02:00
sounds rearranged core & back-end specific code 2013-06-17 22:23:39 +02:00
utils [Wii] removed libwiiuse wrapper for 3rd-party Classic Controller & Wii U Pro Controller support (now included in libogc) 2018-06-20 23:29:36 +02:00
config.c Enchanced per-tile vertical scroll (#453) 2022-08-13 08:11:41 +02:00
config.h Enchanced per-tile vertical scroll (#453) 2022-08-13 08:11:41 +02:00
gx_audio.c [Gamecube/Wii] minor optimizations (no need to invalidate D-cache) 2015-10-17 19:06:35 +02:00
gx_audio.h [Gamecube/Wii] minor optimizations (no need to invalidate D-cache) 2015-10-17 19:06:35 +02:00
gx_input.c [Wii] fixed back support for third-party Classic Controllers reporting invalid analog sticks calibration data 2019-06-13 01:03:27 +02:00
gx_input.h [Wii] fixed back support for third-party Classic Controllers reporting invalid analog sticks calibration data 2019-06-13 01:03:27 +02:00
gx_video.c [Wii] increased maximal ROM size to 15MB (fixes "Demons of Asteborg") 2021-08-11 15:29:46 +02:00
gx_video.h [Wii] increased maximal ROM size to 15MB (fixes "Demons of Asteborg") 2021-08-11 15:29:46 +02:00
main.c [Wii] added workaround to fix crash when loaded from Wiiflow (or any apploader passing "usb1:/", "usb2:/", ... for application path in argv[0]) with newlib 2.5.0 and later versions 2021-04-04 08:46:04 +02:00
osd.h [Gamecube/Wii] fixed compilation errors with devkitPPC r32/r33 (and potentially upcoming devkitPPC releases if include files control flow is changed again) 2019-03-26 22:54:20 +01:00