Commit Graph

11 Commits

Author SHA1 Message Date
ekeeke
ec466a7c9e [Gamecube/Wii] added configurable overclock setting for M68K, S68K and Z80 CPUs 2022-10-25 20:09:25 +02: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
6ec124760f [Gamecube/Wii] fixed compilation errors/warnings with latest libogc (1.8.21) 2019-03-23 14:29:37 +01: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
620f372cb2 [Gamecube/Wii] added configurable BIOS & Lock-on ROM support 2014-08-25 00:30:18 +02:00
EkeEke
e7754fd7cb [Gamecube/Wii]
- drastically reduced memory usage (free remaining memory can now be checked under "exit" options)
- improved GX video rendering (fixes screen tearing when VSYNC is disabled)
2014-03-02 17:03:26 +01:00
EkeEke
9d37d1ff87 [Gamecube/Wii]
.added configurable FPS display & toggleable fast-forward key combo (HOME +
MINUS with Wii controllers or R TRIGGER + START with Gamecube controller)
.minor code cleanup & optimizations
2013-12-08 17:23:45 +01:00
EkeEke
11b427faaa [Wii/Gamecube] DVD interface is now only initialized when needed 2013-10-29 00:00:12 +01:00
EkeEke
375514bee2 [Wii] fixed compilation warnings 2013-06-30 18:06:37 +02:00
EkeEke
442a475e56 [Wii] added game auto-load support through DOL args (compatible with "Wiiflow"
plugin arguments)
NOTE: if "loader" argument is sent, return to loader stub will automatically be
allowed either from Exit menu or using Wiimote POWER button
2013-06-30 18:01:37 +02:00
EkeEke
b629a0969e rearranged core & back-end specific code 2013-06-17 22:23:39 +02:00