Commit Graph

74 Commits

Author SHA1 Message Date
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
EkeEke
bc97990c87 [Wii] added support for Wii U Pro Controller & fixed in-game support for 3rd party Classic Controllers with invalid calibration data 2015-01-24 17:24:34 +01:00
EkeEke
7fe5b09e3e [Gamecube/Wii] reduced SRAM file size 2014-12-14 18:55:02 +01:00
EkeEke
bf02746a98 [Gamecube/Wii] changed VI encoder code license to libogc 2014-11-23 20:58:01 +01:00
EkeEke
dcffd4e2b7 [Gamecube/Wii] Japanese Master System model has no reset button 2014-11-23 20:55:28 +01:00
EkeEke
97595b4557 [Core/GG] added LCD ghosting software filter 2014-11-23 20:45:22 +01:00
EkeEke
4201b2dac5 [Gamecube/Wii] avoid reinitializing sound buffers when switching video mode 2014-10-15 23:20:15 +02:00
EkeEke
bf184b9440 [Gamecube/Wii] improved A/V Sync: when VSYNC is enabled, audio resampler output rate is now adjusted (+/-0,1 %) to always keep audio & video synchronized and input lag is reduced by one frame. 2014-10-10 18:34:33 +02:00
EkeEke
37dd44df6c [Core/Input] added Sega Graphic Board support (thanks to SMS Power) 2014-10-10 18:06:16 +02:00
EkeEke
f436689a65 [Gamecube/Wii] fixed regression with recent file list display (continued) 2014-09-20 18:01:14 +02:00
EkeEke
99e632a183 [Gamecube/Wii] fixed regression with recent file list display 2014-09-17 23:35:47 +02:00
EkeEke
dfb7bd8861 [Wii] added menu fix for 3rd-party classic controllers with invalid calibration settings 2014-09-14 13:20:37 +02:00
EkeEke
620f372cb2 [Gamecube/Wii] added configurable BIOS & Lock-on ROM support 2014-08-25 00:30:18 +02:00
EkeEke
6052d29a24 [Gamecube/Wii] fixed arrow buttons in Cheats Menu 2014-08-25 00:29:55 +02:00
EkeEke
8fbe871e3f [Gamecube/Wii] increased GUI list scrolling speed 2014-08-25 00:29:32 +02:00
EkeEke
be3969bf3a [Gamecube/Wii] fixed more bugs in cheats menu 2014-08-18 21:21:13 +02:00
EkeEke
d5e0a78d93 [Gamecube/Wii] fixed PICO pointer bug 2014-08-17 13:18:37 +02:00
EkeEke
7ff002e0d8 [Wii] refactored Wiimote pointer calibration menu 2014-08-15 15:50:26 +02:00
EkeEke
7064f4e90d [Wii] added Wiimote pointer calibration in Menu settings (user request) 2014-08-15 15:09:23 +02:00
EkeEke
f3d4cf51d2 [Core/Input] fixed Master Tap adapter & XE-1AP device naming in sourcecode 2014-08-09 18:59:14 +02:00
EkeEke
06a10e3156 [Wii] fixed support for 3rd-party classic controllers with invalid calibration
settings (continued)
2014-07-14 16:29:55 +02:00
EkeEke
1ebb43ca34 [Wii] fixed support for 3rd-party classic controllers with invalid calibration settings 2014-07-14 16:12:02 +02:00
EkeEke
35f3509e36 [Gamecube/Wii] fixed lightgun crosshair & CD leds positionning when using NTSC filter 2014-07-07 23:19:57 +02:00
EkeEke
ade2c6ad78 [Core/IO] change Master System multitap "official" name 2014-06-17 22:09:20 +02:00
EkeEke
731b0afcc3 [Gamecube/Wii] improved Cheats Menu 2014-06-17 22:07:35 +02:00