| Commit message (Expand) | Author | Age | Files | Lines |
| * | [TRACE] Better debug info for ov_read function | ptitSeb | 2023-03-20 | 1 | -0/+2 |
| * | Removed an optim on TLS, it break things (fix regression on exiting many game... | ptitSeb | 2023-03-18 | 1 | -1/+1 |
| * | Added 66 0F 38 29 PCMPEQQ opcde ([ARM64_DYNAREC] too) (for #558) | ptitSeb | 2023-03-14 | 1 | -0/+8 |
| * | Tried to optimize TLS fetching | ptitSeb | 2023-03-12 | 1 | -8/+15 |
| * | Added support for SSE4.1, and added a couple of opcode ([ARM64_DYNAREC] too) | ptitSeb | 2023-03-12 | 1 | -0/+21 |
| * | [DYNAREC] Some renaming for the sake of consistancy | ptitSeb | 2023-03-12 | 2 | -17/+3 |
| * | Rv64 dynarec (#550) | ptitSeb | 2023-03-12 | 3 | -0/+14 |
| * | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no... | ptitSeb | 2023-02-19 | 1 | -1/+29 |
| * | Fixed a regression with factorio | ptitSeb | 2023-02-19 | 1 | -2/+2 |
| * | Added 67 0F B9 opcode | ptitSeb | 2023-02-18 | 1 | -0/+13 |
| * | Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR... | ptitSeb | 2023-02-17 | 1 | -1/+4 |
| * | Fixed interpretor for FIST(P) opcodes | ptitSeb | 2023-02-16 | 2 | -5/+5 |
| * | Various small fixes on Interpretor | ptitSeb | 2023-02-16 | 18 | -259/+217 |
| * | Added 1 syscall | ptitSeb | 2023-02-14 | 1 | -0/+1 |
| * | Various minor warning fixes | ptitSeb | 2023-02-13 | 3 | -6/+9 |
| * | [DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han... | ptitSeb | 2023-02-12 | 3 | -14/+17 |
| * | Update x64emu.c (#507) | RainbowC0 | 2023-02-03 | 1 | -1/+10 |
| * | Added F0 FE /1 and /2 opcodes ([DYNAREC] too) (for #505) | ptitSeb | 2023-02-02 | 1 | -0/+33 |
| * | [DYNAREC] Fixed a potential crash when running without Dynarec | ptitSeb | 2023-01-28 | 1 | -1/+2 |
| * | Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in... | ptitSeb | 2023-01-28 | 4 | -108/+136 |
| * | Added 1 more syscall | ptitSeb | 2023-01-22 | 1 | -0/+1 |
| * | Refactored (again) lib init/fini mecanism | ptitSeb | 2023-01-01 | 2 | -2/+2 |
| * | Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic... | ptitSeb | 2022-12-30 | 1 | -1/+6 |
| * | Added 206-210 syscalls (for #485) | ptitSeb | 2022-12-30 | 1 | -0/+5 |
| * | More SegmentChache reset | ptitSeb | 2022-12-17 | 1 | -0/+1 |
| * | Reset Segment cache when changing TLS address | ptitSeb | 2022-12-17 | 1 | -0/+1 |
| * | [TRACE] Small improvments to function call trace | ptitSeb | 2022-12-11 | 1 | -55/+57 |
| * | [TRACE] Print function name from on push rbp, instead of function name here | ptitSeb | 2022-12-04 | 1 | -2/+1 |
| * | [TRACE] Add stack top trace for endbr64 opcode | ptitSeb | 2022-12-04 | 1 | -0/+2 |
| * | Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's... | ptitSeb | 2022-12-04 | 7 | -14/+46 |
| * | [RISCV] Fix build | ptitSeb | 2022-11-22 | 1 | -0/+13 |
| * | Improve (non-libc) syscall, and added a few new ones | ptitSeb | 2022-11-22 | 2 | -65/+211 |
| * | Set TLS size to be a 64K page on all cases | ptitSeb | 2022-11-14 | 1 | -1/+1 |
| * | Improved ROLLING_LOG and improved getcontext/setcontext handling of floating ... | ptitSeb | 2022-11-13 | 2 | -10/+14 |
| * | Print the ROLLING_LOG on the Ask to run at NULL error | ptitSeb | 2022-11-13 | 1 | -1/+11 |
| * | Addedsyscall 24 (for #429) | ptitSeb | 2022-11-01 | 1 | -0/+1 |
| * | Malloc override (#437) | ptitSeb | 2022-10-29 | 2 | -1/+5 |
| * | Added support for MOVBE extension ([DYNAREC] too) | ptitSeb | 2022-10-29 | 1 | -0/+19 |
| * | Added 66 0F 38 10 opcode ({DYNAREC] too) | ptitSeb | 2022-10-29 | 1 | -0/+10 |
| * | Added 66 0F 7D opcode | ptitSeb | 2022-10-28 | 1 | -1/+25 |
| * | Added syscalls 7 and 112 | ptitSeb | 2022-10-26 | 1 | -0/+14 |
| * | Actually fixed (this time) syscall 78 | ptitSeb | 2022-10-26 | 1 | -12/+22 |
| * | Fixed an issue with syscall 78 | ptitSeb | 2022-10-26 | 1 | -1/+1 |
| * | Added syscall to BOX64_ROLLING_LOG too | ptitSeb | 2022-10-26 | 1 | -5/+22 |
| * | More flexibility for BOX64_ROLLING_LOG | ptitSeb | 2022-10-26 | 1 | -1/+1 |
| * | Fixed 64 F3 0F 5A ocpode (still for #432) | ptitSeb | 2022-10-25 | 1 | -0/+1 |
| * | Added 64 F3 0F 5A opcode (for #432) | ptitSeb | 2022-10-25 | 1 | -0/+12 |
| * | Forgot a bunch of other box_ malloc/realloc/calloc/free use | ptitSeb | 2022-10-23 | 1 | -2/+2 |
| * | This fixed factorio for me, but it's not clear why | ptitSeb | 2022-10-22 | 1 | -1/+1 |
| * | Forgot to return the value in wrapped __libc_start_main (for #427) | ptitSeb | 2022-10-19 | 1 | -1/+1 |