summaryrefslogtreecommitdiff
path: root/include/arm_emit.h
AgeCommit message (Expand)Author
2016-08-16Properly implement (most) floating-point instructionsmrdanielps
2016-05-15Yet another attempt at fixing conditional branchesmrdanielps
2016-02-25Small fixes:mrdanielps
2015-10-21* Another attempt at fixing interrupts (fixes insmouse's precaution screen no...mrdanielps
2015-07-10Small fixesmrdanielps
2015-07-02* Optimize interrupt handling. Now r10 stores the cycles left for the next in...mrdanielps
2015-05-31Fixed timing and interrupt handlingdanielps
2015-05-25Fixed branchingdanielps
2015-05-02Implement branching within blockdanielps
2015-05-01Implemented branch instructionsdanielps
2015-04-29Disabled literal pool for nowdanielps
2015-04-26Small fixesdanielps
2015-04-25More fixesdanielps
2015-04-21Some more fixesdanielps
2015-04-18Initial dynarec refactoring. Breaks everything.danielps
2015-03-14Simplified code emissiondanielps
2015-03-14Implemented RETI (untested)danielps
2015-03-10* Implemented DIV, DIVU, NOT and XORIdanielps
2015-02-25Fixed CMP when using the zero registerdanielps
2015-02-23* Implemented CLI and STSRdanielps
2015-02-04Implemented MULdanielps
2015-02-03Implemented AND and SEIdanielps
2015-02-03Implemented JAL, SUB and SARdanielps
2015-02-02Initial implementation of a dynamic recompilerdanielps