diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-09-03 00:26:57 -0500 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-09-03 00:26:57 -0500 |
| commit | 1ad1a9062a63600c53ffa6acf535ef948a9f80b2 (patch) | |
| tree | 6427df5e168589a5fa8862f52b1679d6a67fe3ae /Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp | |
| parent | fa29b18e3e29c37386fa3a75cfd76f9d279857dd (diff) | |
Remove PowerPCState::DebugCount.
This value was "helpful" for debugging when the stack got corrupted.
Helpful that if gpr[1](Which is the stack pointer with PPC ABI) is zero then the interpreter would spam huge amounts of annoy text saying that we
managed to get in to a "corrupted" state.
This is incremented every instruction on the interpreter, or every block run on the JIT64....Only if debugging is enabled(JIT64 it is a const
variable)
The message is only outputted when interpreter is used and debugging is enabled.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp')
0 files changed, 0 insertions, 0 deletions
