| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ... | ptitSeb | 2021-03-25 | 1 | -0/+3 |
| * | [DYNAREC] Various bugfixes (and now the 4 tests games works again) | ptitSeb | 2021-03-20 | 1 | -0/+1 |
| * | [DYNAREC] Added D3 opcodes, and fixed sl32/shl32c/shr32/shr32c emitter | ptitSeb | 2021-03-20 | 1 | -9/+9 |
| * | Excplicit handling of bit size for defered flags | ptitSeb | 2021-03-17 | 1 | -1/+2 |
| * | [DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, th... | ptitSeb | 2021-03-16 | 1 | -1/+2 |
| * | [DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet) | ptitSeb | 2021-03-15 | 1 | -2/+10 |
| * | Switched emu flags to 64bits | ptitSeb | 2021-03-08 | 1 | -1/+2 |
| * | Reworked FPU/MMX regs, added Context and Signal handling (and test13 works) | ptitSeb | 2021-03-07 | 1 | -14/+3 |
| * | Preparing defered flags handling | ptitSeb | 2021-03-04 | 1 | -4/+25 |
| * | Added some x86_64 regs and emu infrastructure | ptitSeb | 2021-03-02 | 1 | -0/+290 |