Commit Graph

98 Commits

Author SHA1 Message Date
ekeeke ad706045d3 [Gamecube/Wii] updated last modified file headers 2023-07-25 00:03:40 +02:00
ekeeke a8d61b0391 [Gamecube/Wii] fixed random PNG snapshots corruption 2023-07-24 23:10:11 +02:00
ekeeke 60f2281fc3 [Wii] fixed analog stick(s) support in menu (regression introduced in latest changes to menu inputs polling) 2023-05-20 19:34:37 +02:00
ekeeke 94399728b8 [Gamecube/Wii] added polling of all input ports for menu control 2023-03-30 20:01:19 +02:00
ekeeke a7220d2408 [Gamecube/Wii] increased maximal CPU overclock values 2023-03-04 15:46:57 +01:00
ekeeke e4a1237413 [Wii] added back default menu key (HOME button) to prevent lockups in case of incorrect input settings 2022-11-26 14:56:26 +01:00
ekeeke 5ca459d53f [Wii] added configurable menu key combo 2022-11-07 19:57:19 +01:00
ekeeke 6ec9ac2729 [Core/SG] added SG-1000 II hardware with 8KB RAM extension adapter in selectable hardware models (fixes #437) 2022-10-29 13:51:34 +02:00
ekeeke ec466a7c9e [Gamecube/Wii] added configurable overclock setting for M68K, S68K and Z80 CPUs 2022-10-25 20:09:25 +02:00
ekeeke 98b5c60355 [Gamecube/Wii][libretro] added Mega-CD PRG-RAM & Word-RAM cheat codes support 2022-10-15 16:12:51 +02:00
Kiri e5f77f14b9
Enchanced per-tile vertical scroll (#453)
* Enchanced per-tile vertical scroll implementation

* Comment cleanup
2022-08-13 08:11:41 +02:00
ekeeke e2fd222349 [Gamecube/Wii] bumped up config version 2022-06-18 15:25:00 +02:00
ekeeke e366ca817f [Core/CD] added setting to enable/disable CD access time simulation 2022-05-01 15:47:18 +02:00
ekeeke 9254c331d2 [Core/CD] added configurable CD-DA and PCM outputs mixing volume 2021-10-07 23:20:31 +02:00
ekeeke 86c46138a5 [Gamecube/Wii] added user manual 2021-09-15 19:27:56 +02:00
ekeeke 972203a536 [Gamecube/Wii] improved menu 2021-09-15 19:27:23 +02:00
ekeeke dfe3672878 [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
ekeeke c43cac0cdc [Wii] increased maximal ROM size to 15MB (fixes "Demons of Asteborg") 2021-08-11 15:29:46 +02:00
ekeeke cea418ece8 [Gamecube/Wii] fixed one-month offset in state/sram file displayed date 2021-04-08 16:04:20 +02:00
Dave Murphy 0181eeaab9 use generated headers 2021-04-07 11:47:46 +01:00
ekeeke 3eac114065 [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
ekeeke a8e9c831e9 [Gamecube/Wii] fixed compilation warning with gcc 10.2.x (devkitPPC r38) 2021-03-28 09:31:26 +02:00
ekeeke 605aa52baa [Gamecube] fixed switching from progressive to interlaced video mode on startup 2021-03-28 09:29:17 +02:00
ekeeke a8d15733fb [Gamecube/Wii] fixed compilation issue with GCC 10.x used in devkitPPC r37 and later 2020-09-18 01:34:26 +02:00
ekeeke 5b1271e477 [Wii] fixed back support for third-party Classic Controllers reporting invalid analog sticks calibration data 2019-06-13 01:03:27 +02:00
ekeeke 6466994353 [Gamecube/Wii] fixed menu typo 2019-05-08 08:39:22 +02:00
ekeeke 77f1529661 [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
ekeeke d927c6e4cb [Gamecube/Wii] fixed compilation errors/warnings with latest devkitPPC (r24) 2019-03-23 14:32:34 +01:00
ekeeke 6ec124760f [Gamecube/Wii] fixed compilation errors/warnings with latest libogc (1.8.21) 2019-03-23 14:29:37 +01:00
ekeeke 3e1dcda9ad [Gamecube/Wii] fixed compilation errors/warnings with latest libpng (1.6.34) 2019-03-23 14:27:25 +01:00
ekeeke b0de643e86 [Gamecube/Wii] fixed compilation with latest devkitPPC versions (MAXPATHLEN declaration issue) 2019-01-26 18:28:37 +01:00
EkeEke 3ec4b627e8 [Wii] fixed Wii U Pro Controller detection using libogc 2018-08-11 01:28:12 +02:00
EkeEke 5903e8291c [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
EkeEke 902dc4c4c0 [Core/Sound] added (optional) YM2612 DAC distortion emulation in MAME core & removed configurable YM2612 DAC resolution (deprecated) 2017-12-22 20:43:28 +01:00
EkeEke 2656abe7af [Wii] fixed default input configuration 2017-12-22 20:05:31 +01:00
EkeEke 515e2ff0d1 [Wii] added missing source files for WiiU GamePad Controller support on vWii 2017-12-13 23:07:42 +01:00
EkeEke 3a05b53850 [Wii] update credits 2017-10-07 01:16:10 +02:00
EkeEke 2ad037214b [Wii] added WiiU GamePad Controller support on vWii (thanks to Fix94) 2017-10-07 00:50:51 +02:00
EkeEke f6f4556533 [Core/Sound] fixed 3-Band EQ implementation 2017-09-19 15:26:50 +02:00
EkeEke 05dc8faa04 [Core/CD] added (optional) CHD image file support 2017-08-27 16:42:31 +02:00
EkeEke 9bb64c47f9 [Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling 2016-12-18 23:36:59 +01:00
EkeEke 740f690de8 [Gamecube/Wii] VDP status in 8-bit mode should not be changed when changing region 2016-09-02 16:31:47 +02:00
EkeEke 949e60ee32 [Gamecube/Wii] added EFB automatic clearing on XFB copy (fixes light gun crosshair rendering when border are disabled) 2016-06-14 23:40:39 +02:00
EkeEke c01c640457 [Gamecube/Wii] fixed Master System games peripheral auto-detection 2016-06-14 23:37:45 +02:00
EkeEke 6a0fdd10df [Gamecube/Wii] optimized EFB->XFB copy (also fixes crash when displaying FPS while fast-forward is ON) 2016-05-08 17:06:15 +02:00
EkeEke caaf82f2da [Gamecube/Wii] optimized GX texture loading 2016-05-03 16:14:24 +02:00
EkeEke abf2db8198 [Gamecube/Wii] minor optimizations (no need to invalidate D-cache) 2015-10-17 19:06:35 +02:00
EkeEke f4b9a15956 [Wii/Gamecube] fixed Boot ROM selection not being always applied immediately 2015-07-09 23:55:32 +02:00
EkeEke 2c725ee90f [Wii] fixed WPAD timeout initialization 2015-05-31 20:41:18 +02:00
EkeEke ce2a16c42f [Wii] added support for Wii U Pro Controller & fixed in-game support for 3rd party Classic Controllers with invalid calibration data (continued) 2015-01-24 17:27:07 +01:00