aboutsummaryrefslogtreecommitdiff
path: root/ARMInterpreter.cpp
Commit message (Expand)AuthorAge
* fix bug that could cause nested IRQs.StapleButter2017-01-18
* uh oh! it's getting furtherStapleButter2017-01-16
* christ. CodeBlocks is retarded.StapleButter2016-12-23
* some more crap emulated.StapleButter2016-12-06
* misc fixes.StapleButter2016-12-05
* * somewhat proper event schedulerStapleButter2016-12-05
* less amnesia! ITCM, DTCM, corresponding CP15 supportStapleButter2016-12-03
* more instructions. some handling of CPU mode switching.StapleButter2016-12-03
* add MSR/MRS. also fix misc error with LDR ROR effect.StapleButter2016-12-03
* implement LDR/STR/LDRB/STRB.StapleButter2016-12-03
* more shit! some start of ALU emulationStapleButter2016-11-25
* well, adding shit. laying out the base for the interpreter. really dirty code.StapleButter2016-11-24