mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 12:26:33 +01:00
33b03fab81
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.