aboutsummaryrefslogtreecommitdiff
path: root/ARMInterpreter.cpp
Commit message (Collapse)AuthorAge
* * somewhat proper event schedulerStapleButter2016-12-05
| | | | | * support for timers * fixes, additions, shit
* 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
| | | | see shibboleet, I can do it too :>
* implement LDR/STR/LDRB/STRB.StapleButter2016-12-03
| | | | more macro soup.
* 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