Commit message (Expand) | Author | Age | |
---|---|---|---|
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
* | Random minor fixes (#757) | Valeri | 2020-10-01 |
* | remove some UB | RSDuck | 2020-09-04 |
* | implement carry setting ALU op with imm | RSDuck | 2020-07-25 |
* | compile UMULLs and some fixes | RSDuck | 2020-04-26 |
* | new block cache and much more... | RSDuck | 2020-04-26 |
* | fixes for flag optimisation | RSDuck | 2020-04-26 |
* | optimise away unneeded flag sets | RSDuck | 2020-04-26 |
* | remove unneeded dolphin code, C++11 static_assert | RSDuck | 2020-04-26 |
* | jit: fix RSC | RSDuck | 2020-04-26 |
* | jit: fix thumb hi reg alu and mcr halt | RSDuck | 2020-04-26 |
* | jit: fix linux | RSDuck | 2020-04-26 |
* | jit: SMULL and SMLAL | RSDuck | 2020-04-26 |
* | jit: LDM/STM finally(!) working + MUL, MLA and CLZ | RSDuck | 2020-04-26 |
* | JIT: most mem instructions working | RSDuck | 2020-04-26 |
* | JIT: compilation of word load and store | RSDuck | 2020-04-26 |
* | jit: correct cycle counting for thumb shift by reg | RSDuck | 2020-04-26 |
* | JIT: implemented most ALU instructions | RSDuck | 2020-04-26 |