mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

I'm not quite sure why the float paired stores were written how they were, but it should be more consistent now. Also get rid of the use of a psTemp global that wasn't really needed. Add some comments.