dolphin-emulator/Source/Core/Core
degasus f3ed993747 JitCache: Use a map with macro blocks for the occupied memory regions.
This also allow fast invalidation, without any restritions on the blocks itself.
So we can now implement inlining.
2017-01-23 20:33:44 +01:00
..
Boot Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
Debugger BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
DSP DSPAssembler: Use std::string instead of malloced char buffers in AssembleFile 2017-01-22 01:15:36 -05:00
FifoPlayer specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
HLE IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
HW Merge pull request #4727 from lioncash/enum-class 2017-01-23 17:14:06 +01:00
IOS TMDReader: Add a way to get the required IOS version 2017-01-23 17:44:24 +01:00
PowerPC JitCache: Use a map with macro blocks for the occupied memory regions. 2017-01-23 20:33:44 +01:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp VideoConfig: Remove fullscreen flags. 2016-11-11 20:36:09 +01:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Add support for specifying the GC/Wii system language per-game 2017-01-22 12:00:45 -06:00
BootManager.h
CMakeLists.txt SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
ConfigManager.cpp Merge pull request #4700 from degasus/videoconfig 2017-01-22 14:52:37 +13:00
ConfigManager.h Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
Core.cpp Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
Core.h
Core.vcxproj SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
Core.vcxproj.filters SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPEmulator.h DSPEmulator: Amend variable casing 2017-01-18 12:20:13 -05:00
ec_wii.cpp Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
ec_wii.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
HotkeyManager.cpp Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
HotkeyManager.h Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
Movie.h Movie: Replace incorrect name and comment for numControllers 2016-12-24 18:27:56 +01:00
NetPlayClient.cpp Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
NetPlayClient.h
NetPlayProto.h Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
NetPlayServer.cpp Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
NetPlayServer.h
PatchEngine.cpp Change the patch engine log to be debug level log 2016-11-23 00:58:07 -05:00
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp IOS: STM: Save event hook to savestates 2017-01-22 17:29:39 +01:00
State.h
WiiRoot.cpp Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
WiiRoot.h Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00