dolphin/Source/Core/Core/HLE
Lioncash 76bbd46829 Core: Remove some header inclusions in header files
Replaces them with forward declarations of used types, or removes them entirely if they aren't used at all. This also replaces certain Common headers with less inclusive ones (in terms of definitions they pull in).
2015-05-08 22:38:59 -04:00
..
HLE.cpp HLE code replacement: remove unused code. 2014-12-03 14:05:05 -08:00
HLE.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
HLE_Misc.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HLE_Misc.h HLE: Remove ES_LAUNCH HLE. 2014-06-15 20:08:15 -07:00
HLE_OS.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HLE_OS.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00