about summary refs log tree commit diff stats
path: root/src/custommmap.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WOW64] Add wow64 PE build scaffolding (#2513)Yang Liu2025-04-081-4/+4
|
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes
* Improved memory tracking and 32bits memory allocationptitSeb2024-12-211-1/+2
|
* [BOX32] Small improvments on memory managementptitSeb2024-09-041-2/+6
|
* [BOX32] Added 32bits elf alloc and loadptitSeb2024-08-171-1/+2
|
* Try to fix mmap64 already defined error in custommem.c (#1552)Romain TISSERAND2024-06-031-0/+48