dolphin/Source/Core/Core
JosJuice ac5c82b36b DiscIO: Remove VolumeCreator
This file is pretty small now that it doesn't handle Wii
partitions anymore, so let's move its contents to Volume.cpp.
This is also more consistent with how blob creation works.
2017-05-19 18:33:21 +02:00
..
Boot DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
ConfigLoaders GameConfigLoader: Fix blank keys for variable sections 2017-05-13 15:22:26 +01:00
Debugger Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00
DSP
FifoPlayer FifoDataFile: static_assert that structs are right size 2017-04-25 17:43:37 -07:00
HLE HLE: Use a proper apploader OSReport 2017-05-02 20:47:47 +01:00
HW DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
IOS Merge pull request #2353 from JosJuice/wii-partition-cleanup 2017-05-16 23:06:32 +02:00
PowerPC PPCAnalyst: Use the proper RAM check 2017-05-17 02:10:26 +01:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
BootManager.h
CMakeLists.txt Merge pull request #5354 from leoetlino/iosc 2017-05-04 19:58:47 +02:00
ConfigManager.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
ConfigManager.h VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
Core.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Core.h
Core.vcxproj Core: Move ConfigLoaders to a ConfigLoaders filter 2017-05-13 15:22:28 +01:00
Core.vcxproj.filters Core: Move ConfigLoaders to a ConfigLoaders filter 2017-05-13 15:22:28 +01:00
CoreTiming.cpp
CoreTiming.h JitArm64: Implement timer SPRs 2017-04-25 09:20:09 +01:00
DSPEmulator.cpp DSPHLE: Use unique_ptr for ucodes 2017-05-12 23:55:13 +02:00
DSPEmulator.h
ec_wii.cpp Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
ec_wii.h IOS: Reuse more code for crypto operations 2017-05-02 23:49:22 +02:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
HotkeyManager.cpp
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
State.h
WiiRoot.cpp Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
WiiRoot.h