| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | |||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | [DYNAREC] Used uwrapped malloc functions for dynarec | ptitSeb | 2023-07-12 | 1 | -4/+4 |
| * | | Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero... | ptitSeb | 2023-07-08 | 1 | -1/+1 |
| * | | Go back to using regular malloc/free for Dynarec temporary allocation when bu... | ptitSeb | 2023-06-30 | 1 | -0/+13 |
| * | | [32BITS][DYNAREC] Preparing Dynarec to handle 32bits code | ptitSeb | 2023-06-22 | 1 | -1/+1 |
| |/ | |||||
| * | [DYNAREC] Optimized FillBlock64 to avoid 3 for loop on all block instructions... | ptitSeb | 2023-02-19 | 1 | -0/+3 |
| * | Simplified dynablock handling (reduced memory consuption) | ptitSeb | 2023-02-19 | 1 | -1/+1 |
| * | [DYNAREC] Refactored dynarec to ease the future adding of new target architec... | ptitSeb | 2022-02-27 | 1 | -0/+10 |