snes9x2010/src
Justin Weiss 233c530155 [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.
2020-12-26 20:15:47 -08:00
..
65c816.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
apu.c Cleanups 2020-10-06 21:32:19 +02:00
apu.h Cleanups 2020-10-03 22:01:39 +02:00
blargg_endian.h [3DS] Fix crashes when loading savestates 2020-12-26 20:15:47 -08:00
boolean.h Cleanups 2016-08-08 05:38:22 +02:00
bsx.c Cleanups 2020-10-03 22:01:39 +02:00
bsx.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
c4.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
c4emu.c Cleanups 2020-10-06 21:32:19 +02:00
cheats.c Cleanups 2020-10-03 22:01:39 +02:00
cheats.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
controls.c Cleanups 2020-10-03 22:01:39 +02:00
controls.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
cpu.c Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
cpuaddr.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
cpuexec.c Get rid of fprintf usage 2020-10-06 21:15:58 +02:00
cpuexec.h Buildfix 2020-10-06 21:27:50 +02:00
cpumacro.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
cpuops_.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
cpuops.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
crosshairs.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
display.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
dma.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
dsp.c Misc cleanups 2016-10-16 22:16:47 -07:00
dsp.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
fxemu.c Backport SuperFX patches from snes9x git - fixes Doom graphics 2018-05-07 16:37:18 +02:00
fxemu.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
fxinst.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
getset.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
globals.c Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
hwregisters.c Make 2 cycles oc profiles. 2018-02-13 00:29:29 +01:00
memmap.c Move some functions under multi-cart conditional 2020-11-09 03:57:34 -08:00
memmap.h ROM: fail if ROM is invalid 2020-04-20 10:41:17 +01:00
messages.h libretro: fix C89 and logging fallback 2020-04-23 14:09:42 +01:00
obc1.c Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
obc1.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
pixform.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
port.h Cleanups 2020-10-03 22:05:42 +02:00
ppu.c Use do-while block in REGISTER_2180 macro 2020-11-09 03:57:34 -08:00
ppu.h Cleanups 2020-10-03 22:01:39 +02:00
sa1.c Fix C89 issues 2020-04-21 22:21:33 +02:00
sa1.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
sdd1.c Cleanups 2020-10-06 21:32:19 +02:00
sdd1.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
sdd1emu.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
seta.c Silence some warnings 2017-02-18 03:49:00 +01:00
seta.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00
snapshot.c Get rid of fprintf usage 2020-10-06 21:15:58 +02:00
snapshot.h Updates 2020-05-17 23:20:17 +02:00
snes9x_griffin.c Start creating hwregisters.c 2016-08-03 16:17:38 +02:00
snes9x.h Cleanups 2020-10-03 22:44:13 +02:00
spc7110.c Cleanups 2020-10-03 22:44:13 +02:00
spc7110.h Cleanups 2020-10-03 22:44:13 +02:00
spc7110dec.h (Core) Rewrote SPC7110 decompression class 2011-12-21 21:02:51 +01:00
spc7110emu.h (Core) Conversion to C89 complete 2011-12-24 01:29:11 +01:00
srtc.c Cleanups 2020-10-03 22:44:13 +02:00
srtc.h Cleanups 2020-10-03 22:44:13 +02:00
tile.c Cleanups 2020-10-06 21:32:19 +02:00
tile.h Add copyrights to all files and make it explicitly known that no 2016-10-15 14:14:35 +02:00