dolphin/Source/Core/Core
Admiral H. Curtiss ffe25da78a Boot: Automatically temporarily set GameCube language to 0 when booting NTSC games.
NTSC GameCubes have no Language setting, so the language byte in SRAM is always 0. Some NTSC games do react oddly and display unfinished translations and similar when the byte is set to a nonzero value that corresponds to a non-English language on a PAL GameCube. See issue 7731: https://code.google.com/p/dolphin-emu/issues/detail?id=7731.
2015-06-11 18:39:44 +02:00
..
Boot Merge pull request #2519 from JosJuice/volume-type-enum 2015-06-06 01:23:52 -04:00
Debugger Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSP Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
FifoPlayer Fix building with PCH disabled. 2015-05-26 22:44:51 -05:00
HLE Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HW Fifo: Rewrite SyncGpu 2015-06-08 23:16:24 +02:00
IPC_HLE Merge pull request #2526 from lioncash/silly 2015-06-04 22:27:48 -04:00
PowerPC Interpreter: use std::isnan(x) instead of x != x 2015-06-10 14:31:08 +02:00
ActionReplay.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ActionReplay.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ARDecrypt.cpp Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
ARDecrypt.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BootManager.cpp Boot: Automatically temporarily set GameCube language to 0 when booting NTSC games. 2015-06-11 18:39:44 +02:00
BootManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
ConfigManager.cpp Fifo: Rewrite SyncGpu 2015-06-08 23:16:24 +02:00
ConfigManager.h Simplify and improve. 2015-06-06 01:28:01 -04:00
Core.cpp Fix indeterminism in GPU thread mode. 2015-06-06 02:14:06 -04:00
Core.h Fix indeterminism in GPU thread mode. 2015-06-06 02:14:06 -04:00
Core.vcxproj Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
Core.vcxproj.filters Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
CoreParameter.cpp Silence -Wreorder warning. 2015-06-09 11:35:53 -05:00
CoreParameter.h Merge pull request #2545 from Tilka/accurate_nans 2015-06-09 17:53:28 +10:00
CoreTiming.cpp Fifo: Rewrite SyncGpu 2015-06-08 23:16:24 +02:00
CoreTiming.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ec_wii.cpp Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
ec_wii.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GeckoCode.cpp Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
GeckoCode.h Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
GeckoCodeConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCodeConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Host.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HotkeyManager.cpp Hotkeys: Implement default hotkeys 2015-06-03 19:26:43 +02:00
HotkeyManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MachineContext.h Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
MemTools.cpp Use PanicAlert instead of PanicAlertT when appropriate 2015-06-04 13:25:17 +02:00
MemTools.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Movie.cpp Fix indeterminism in GPU thread mode. 2015-06-06 02:14:06 -04:00
Movie.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
NetPlayClient.cpp Fix indeterminism in GPU thread mode. 2015-06-06 02:14:06 -04:00
NetPlayClient.h Fix indeterminism in GPU thread mode. 2015-06-06 02:14:06 -04:00
NetPlayProto.h Compare timebase of netplay users to detect desyncs. 2015-06-06 00:52:02 -04:00
NetPlayServer.cpp Simplify and improve. 2015-06-06 01:28:01 -04:00
NetPlayServer.h Simplify and improve. 2015-06-06 01:28:01 -04:00
PatchEngine.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchEngine.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
State.cpp Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
State.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00