aboutsummaryrefslogtreecommitdiff
path: root/ARMInterpreter_LoadStore.h
Commit message (Collapse)AuthorAge
* start refactoring shit: more accurate timing and way of counting cycles.StapleButter2017-01-30
|
* misc fixes.StapleButter2016-12-05
| | | | | | shit in place to start implementing GPU shit. GPL headers added before it's too late. (TODO: put actual GPL license in the repo) also added URL that doesn't exist yet but is reserved.
* * somewhat proper event schedulerStapleButter2016-12-05
| | | | | * support for timers * fixes, additions, shit
* more instructions. shared WRAM.StapleButter2016-12-03
|
* moar instructions and shit implementedStapleButter2016-12-03
|
* more crap implemented!StapleButter2016-12-03
|
* moar shitStapleButter2016-12-03
|
* implement LDR/STR/LDRB/STRB.StapleButter2016-12-03
more macro soup.