aboutsummaryrefslogtreecommitdiff
path: root/src/ARMInterpreter_ALU.cpp
Commit message (Collapse)AuthorAge
* fix some shitStapleButter2017-06-13
|
* * send undefined instructions to the proper exception handlerStapleButter2017-06-13
| | | | * make ARM9-only instructions fail on ARM7
* fix QADD/QSUB/QDADD/QDSUB, those would write their result to the wrong register.StapleButter2017-06-13
| | | | also make them ARM9-only.
* allow crapoed THUMB hireg ADD/CMP/MOVStapleButter2017-03-31
|
* reorganize repo, move shit aroundStapleButter2017-03-16