aboutsummaryrefslogtreecommitdiff
path: root/ARM_InstrTable.h
Commit message (Collapse)AuthorAge
* blargStapleButter2017-02-01
|
* * implement the last missing instructions. QADD is not good according to ↵StapleButter2017-01-31
| | | | | | | ARMWrestler, but it doesn't make sense. TODO: investigate. * buttons A and B * silence 'unknown IO write' for 3D GPU ports
* uh oh! it's getting furtherStapleButter2017-01-16
| | | | (also CodeBlocks is fucking dumb)
* christ. CodeBlocks is retarded.StapleButter2016-12-23
| | | | also, lots of crap. I lost track of it.
* implementation of VRAM and other misc crapStapleButter2016-12-05
|
* 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
|
* more instructions. some handling of CPU mode switching.StapleButter2016-12-03
|
* moar shitStapleButter2016-12-03
|
* ARM ALU is done with. as well as other shit.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