..
Boot
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Debugger
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
DSP
MSVC warnings.
2013-09-01 22:59:32 -04:00
FifoPlayer
MSVC warnings.
2013-09-01 22:59:32 -04:00
HLE
Fix trailing whitespaces in all files where some were added
2013-08-25 02:49:58 +02:00
HW
More warnings: mark/avert truncating conversions from float.
2013-09-01 22:59:35 -04:00
IPC_HLE
Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_Device_net.cpp
2013-09-02 01:28:48 -04:00
PowerPC
Remove accessType from BackPatch's signature in favor of getting it from DisassembleMov.
2013-09-02 16:55:22 -04:00
ActionReplay.cpp
MSVC warnings.
2013-09-01 22:59:32 -04:00
ActionReplay.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
ARDecrypt.cpp
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
ARDecrypt.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
ArmMemTools.cpp
Remove accessType from BackPatch's signature in favor of getting it from DisassembleMov.
2013-09-02 16:55:22 -04:00
BootManager.cpp
Increases Gamecube pad polling rate during netplay to normal. Also re-add dualcore setting syncing to netplay, which I had erroneously removed.
2013-08-18 08:19:16 -04:00
BootManager.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
ConfigManager.cpp
Set XAudio2 as the default audio backend
2013-08-30 19:12:46 +02:00
ConfigManager.h
Saving real Wiimote state
2013-06-25 09:24:14 -04:00
Console.cpp
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
Console.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
Core.cpp
Fix trailing whitespaces in all files where some were added
2013-08-25 02:49:58 +02:00
Core.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
CoreParameter.cpp
Fix trailing whitespaces in all files where some were added
2013-08-25 02:49:58 +02:00
CoreParameter.h
Merge branch 'master' into wii-network
2013-08-23 00:51:12 +12:00
CoreTiming.cpp
Adding condition to CoreTiming state function
2013-05-27 23:26:17 +02:00
CoreTiming.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
DSPEmulator.cpp
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
DSPEmulator.h
Fix parameter naming in DSPEmulator.h. Should be "HLE" in CreateDSPEmulator's prototype, not "LLE".
2013-04-23 07:21:48 -04:00
ec_wii.cpp
A few more warnings.
2013-09-01 23:33:35 -04:00
ec_wii.h
More cleaning.
2013-08-28 01:07:43 +12:00
GeckoCode.cpp
Fix most ARM warnings
2013-07-05 19:56:15 -05:00
GeckoCode.h
Changing the Gecko code comparison from metadata to data comparison
2013-06-01 09:21:57 +02:00
GeckoCodeConfig.cpp
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
GeckoCodeConfig.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
Host.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
MemTools.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
Movie.cpp
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Movie.h
Save sync gpu setting to dtm header.
2013-06-20 06:08:17 -04:00
NetPlayClient.cpp
NetPlay: Don't bother with the host's controller settings
2013-08-31 21:18:14 -04:00
NetPlayClient.h
NetPlay: Don't bother with the host's controller settings
2013-08-31 21:18:14 -04:00
NetPlayProto.h
NetPlay: bump proto
2013-08-31 23:29:12 -04:00
NetPlayServer.cpp
NetPlay: Don't bother with the host's controller settings
2013-08-31 21:18:14 -04:00
NetPlayServer.h
NetPlay: Rework pad mapping
2013-08-23 09:40:08 -04:00
PatchEngine.cpp
Clear patches on shutdown.
2013-07-25 16:43:00 -04:00
PatchEngine.h
Clear patches on shutdown.
2013-07-25 16:43:00 -04:00
State.cpp
Equalising the 32 and 64 bit state compression
2013-06-15 23:28:04 +02:00
State.h
Increase number of save state slots to 10.
2013-08-02 20:42:30 -04:00
stdafx.cpp
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
stdafx.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
Tracer.cpp
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
Tracer.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
VolumeHandler.cpp
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
VolumeHandler.h
New license header introduced to the Core project.
2013-04-17 22:43:11 -04:00
x64MemTools.cpp
Remove accessType from BackPatch's signature in favor of getting it from DisassembleMov.
2013-09-02 16:55:22 -04:00