| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A few cosmetic fixes (#858) | Alexandre Julliard | 2023-06-24 | 1 | -1/+1 |
| * | [32BITS][DYNAREC] Preparing Dynarec to handle 32bits code | ptitSeb | 2023-06-22 | 1 | -2/+2 |
| * | [DYNAREC] General fixes and improvment for multithread and jit program. Helps... | ptitSeb | 2023-04-16 | 1 | -0/+2 |
| * | Simplified dynablock handling (reduced memory consuption) | ptitSeb | 2023-02-19 | 1 | -2/+0 |
| * | Remove dynablocklist (#438) | ptitSeb | 2022-10-31 | 1 | -16/+3 |
| * | [DYNAREC] Improved JIT handling, and added a HotPage detection to temporarily... | ptitSeb | 2021-11-18 | 1 | -0/+2 |
| * | [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads a... | ptitSeb | 2021-11-11 | 1 | -1/+1 |
| * | [DYNAREC] Cancel a dynablock if a segfault occurs while building it | ptitSeb | 2021-10-27 | 1 | -0/+3 |
| * | [DYNAREC] Try to free dynablocks when no longer used | ptitSeb | 2021-06-19 | 1 | -1/+2 |
| * | [DYNAREC] Added Basic blocks for dynarec | ptitSeb | 2021-03-14 | 1 | -0/+31 |