Change LDM in accordance with the second part of 5.4.6
Fix arm_raise_exception to actually work
src/aica/armcore.c
Fix arm_raise_exception to actually work
src/aica/armcore.c
Add (partial) DMAC implementation
src/Makefile.am
src/Makefile.in
src/sh4/dmac.c
src/sh4/scif.c
src/sh4/sh4core.h
src/sh4/sh4dasm.c
src/sh4/sh4dasm.h
src/sh4/sh4mmio.c
src/Makefile.am
src/Makefile.in
src/sh4/dmac.c
src/sh4/scif.c
src/sh4/sh4core.h
src/sh4/sh4dasm.c
src/sh4/sh4dasm.h
src/sh4/sh4mmio.c
Rewrite timer to be more accurate, also support cycle precision in the future
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/timer.c
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/timer.c
Add several missing M instructions
Add SWI instruction
Fix disasm of LDM
Accept interrupts
src/aica/armcore.c
src/aica/armcore.h
src/aica/armdasm.c
Add SWI instruction
Fix disasm of LDM
Accept interrupts
src/aica/armcore.c
src/aica/armcore.h
src/aica/armdasm.c
.