dolphin/Source/Core
magumagu ca4e0495c0 Save registers before calls in x86-32 JIT.
I have no idea what the person who added RegistersInUse() was thinking,
but not correctly saving registers is an easy way to end up with crashes.
2014-03-25 20:50:14 -07:00
..
AudioCommon Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
Common Compute stack usage correctly in ABI_CallFunctionPC. 2014-03-25 20:48:25 -07:00
Core Save registers before calls in x86-32 JIT. 2014-03-25 20:50:14 -07:00
DiscIO Fix a crash that got recently introduced. 2014-03-23 22:29:30 -05:00
DolphinWX Revert "Remove an unnecessary wx translation underscore macro from PHackSettings." 2014-03-23 20:28:19 -05:00
InputCommon Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
VideoBackends BPMemory: Make use of BitField in a number of structures. 2014-03-25 23:57:58 +01:00
VideoCommon BPMemory: Make use of BitField in a number of structures. 2014-03-25 23:57:58 +01:00
CMakeLists.txt