dolphin/Source/Core
Lioncash 44e43fe5c3 Core: Make CPU_POWERDOWN the initial CPU state.
This isn't a correct state for the CPU to begin in when starting the application.

Also CPU_STEPPING as an initial state causes the emulator to crash if you use any of the debugger stepping buttons, since it checks if the CPU is in the CPU_STEPPING state before performing their functions.
2014-07-19 19:43:53 -04:00
..
AudioCommon Correct left/right volume for padded samples. 2014-07-17 18:41:18 +12:00
Common x64Emitter: add CVTTPD2DQ 2014-07-15 23:53:56 +02:00
Core Core: Make CPU_POWERDOWN the initial CPU state. 2014-07-19 19:43:53 -04:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX DolphinWX: Move some public variables to be private in CodeView 2014-07-19 17:23:43 -04:00
InputCommon Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
VideoBackends Support Sampler binding in the shader. 2014-07-18 17:04:03 -05:00
VideoCommon Support Sampler binding in the shader. 2014-07-18 17:04:03 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00