dolphin/Source/Core/Core
Lioncash c73f4bd226 DSPTables: Hide main opcode tables
Hides the opcode tables that the interpreter and JIT interface with to
execute instructions.

This does not, however, hide the read-only tables that the assembler and
disassembler use.
2017-01-19 17:46:07 -05:00
..
Boot IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Debugger BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
DSP DSPTables: Hide main opcode tables 2017-01-19 17:46:07 -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 #4683 from leoetlino/rename-ipc-hle 2017-01-19 20:54:35 +13:00
IOS Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
PowerPC PowerPC: Simplify TLB resetting 2017-01-18 19:31:04 -05: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 SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
ConfigManager.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
ConfigManager.h Merge pull request #4544 from JosJuice/region-enum 2017-01-13 09:19:27 +13:00
Core.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Core.h
Core.vcxproj IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Core.vcxproj.filters IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01: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 Put IOS devices in a namespace and drop WII_IPC_HLE prefix 2017-01-18 21:42:33 +01:00
Movie.h Movie: Replace incorrect name and comment for numControllers 2016-12-24 18:27:56 +01:00
NetPlayClient.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
NetPlayClient.h HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayProto.h EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02: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 IPC_HLE: Namespace IOS HLE 2017-01-17 20:46:58 -05: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