| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [BOX32] Improved elf memory managment for 32bits process | ptitSeb | 2025-01-11 | 1 | -2/+2 |
| * | [BOX32][WRAPPER] Fixes and improves libc wrapping | ptitSeb | 2024-12-14 | 1 | -5/+5 |
| * | Fixed box32 hash table un-init crashing on regular box64 ([BOX32] and improve... | ptitSeb | 2024-10-18 | 1 | -8/+12 |
| * | [BOX32] Removed a warning | ptitSeb | 2024-09-25 | 1 | -1/+1 |
| * | [BOX32] Fixed some locale conversion (fixed FTL.x86 not going ingame) | ptitSeb | 2024-09-25 | 1 | -26/+37 |
| * | [BOX32] Improved hash<->64bits handling | ptitSeb | 2024-09-11 | 1 | -3/+3 |
| * | [BOX32] Put back pthread_t behind hash, but ease hash range to have more nati... | ptitSeb | 2024-09-10 | 1 | -11/+9 |
| * | [BOX32] Fixed 32bits locale memory size | ptitSeb | 2024-09-03 | 1 | -1/+1 |
| * | [BOX32] Added more 32bits wrapped function and fixes | ptitSeb | 2024-08-30 | 1 | -1/+1 |
| * | [BOX32] More wrapped 32bits functions, and some fixes too | ptitSeb | 2024-08-28 | 1 | -3/+4 |
| * | [BOX32] More 32bits wrapped functions | ptitSeb | 2024-08-28 | 1 | -0/+45 |
| * | Added preliminary Box32 support (#1760) | ptitSeb | 2024-08-26 | 1 | -0/+283 |