PCSX2 - The Playstation 2 Emulator
Go to file
arcum42 a56b32fe18 Revise the x84 / x32 separation on several functions so it's more sane, remove an unneccessary def, and get rid of a bunch more places where variables were being assigned inside of if statements.
git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@342 a6443dda-0b58-4228-96e9-037be469359c
2016-05-24 22:40:27 +02:00
common Added some compiler hints to help the IPU optimize a little better. It had several candidiates for forced inlining. 2016-05-24 22:40:27 +02:00
pcsx2 Revise the x84 / x32 separation on several functions so it's more sane, remove an unneccessary def, and get rid of a bunch more places where variables were being assigned inside of if statements. 2016-05-24 22:40:27 +02:00
plugins SPU2ghz: Fixed a memory corruption bug in the rolled back DMA write code. Hopefully this DMA write code will fix that bug without breaking Arc the Lad and similar games. 2016-05-24 22:40:27 +02:00