[3DS] Fix crashes when loading savestates
The nonportable LE macros in Blargg SPU can allow unaligned loads, which cause ARM exceptions on 3DS. The portable code avoids these problems, and generates good enough assembly, so it should be used instead.
Please register or sign in to comment