| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed status of C2 x87 flags after sin, cos, sincos and tan function ([DYNARE... | ptitSeb | 2021-07-21 | 1 | -0/+3 |
| * | Fixed special case with FSCALE ocpode ([DYNAREC] too) | ptitSeb | 2021-06-03 | 1 | -1/+2 |
| * | [DYNAREC] Added Basic blocks for dynarec | ptitSeb | 2021-03-14 | 1 | -5/+0 |
| * | Added some SSE2 and x87 opcodes | ptitSeb | 2021-03-11 | 1 | -3/+1 |
| * | Reworked FPU/MMX regs, added Context and Signal handling (and test13 works) | ptitSeb | 2021-03-07 | 1 | -5/+5 |
| * | Fixed mod/rm relative computation when opcode have trailing bytes | ptitSeb | 2021-03-06 | 1 | -6/+6 |
| * | Added some x87 opcodes (D9 and DB prefixes) | ptitSeb | 2021-03-05 | 1 | -0/+289 |