| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DYNAREC] Small improvment on multi-thread reliance for the jumptable | ptitSeb | 2023-09-09 | 1 | -0/+2 |
| * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | [ARM64_DYNAREC] Fixed build | ptitSeb | 2023-03-12 | 1 | -0/+2 |
| * | [DYNAREC] Some renaming for the sake of consistancy | ptitSeb | 2023-03-12 | 1 | -2/+2 |
| * | Rv64 dynarec (#550) | ptitSeb | 2023-03-12 | 1 | -0/+40 |
| * | [DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han... | ptitSeb | 2023-02-12 | 1 | -0/+3 |
| * | [DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking... | ptitSeb | 2022-12-03 | 1 | -0/+3 |
| * | [DYNAREC] Optimized HotPage handling, and made it lockless | ptitSeb | 2022-11-28 | 1 | -0/+2 |
| * | Made a custom implementation of pthread_once | ptitSeb | 2022-10-26 | 1 | -0/+1 |
| * | [DYNAREC] Refactored dynarec to ease the future adding of new target architec... | ptitSeb | 2022-02-27 | 1 | -0/+25 |