| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DYNAREC] Refactored dynarec to ease the future adding of new target architec... | ptitSeb | 2022-02-27 | 1 | -307/+0 |
| * | [DYNAREC] Added Need optim message to FINIT | ptitSeb | 2021-07-07 | 1 | -0/+1 |
| * | [DYNAREC] Fixed FIS(TT)(P) opcodes | ptitSeb | 2021-06-12 | 1 | -3/+6 |
| * | [DYNAREC] Fix x87opcode with rounding | ptitSeb | 2021-06-02 | 1 | -9/+9 |
| * | [DYNAREC] Hack to handle FLD/FSTP tbytes sequence faster | ptitSeb | 2021-04-17 | 1 | -4/+17 |
| * | Second pass | rajdakin | 2021-04-14 | 1 | -4/+5 |
| * | [DYNAREC] Some more fixes on some DB opcodes (until ARMv8.5 detection is impl... | ptitSeb | 2021-04-03 | 1 | -0/+42 |
| * | [DYNAREC] Added DB opcodes | ptitSeb | 2021-04-03 | 1 | -0/+247 |