about summary refs log tree commit diff stats
path: root/src/tools/wine_tools.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed a function not used anymoreptitSeb2025-04-181-14/+0
* [DYNAREC] Added preliminary per-file settings (#2288)Yang Liu2025-01-231-2/+2
* Clean up UnityPlayer.dll detection from my_mmap64 (#2286)Yang Liu2025-01-231-0/+22
* Change log level to INFO for Wine prereserve issues (for #2123)ptitSeb2024-12-081-2/+2
* Reworked mmap allocator and wine prereserve handling ([BOX32] fix handling of...ptitSeb2024-10-071-6/+34
* [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocatorptitSeb2024-10-031-2/+2
* Change (again) how Wine prereserved memory is allocated and freedptitSeb2024-07-161-2/+19
* Changed how wine prereserve is handled on box64ptitSeb2024-04-271-6/+2
* Added back full handling of winepreloader prereserve memoryptitSeb2024-03-061-1/+2
* [ELFLOADER] Take wine prereserve memory into accountptitSeb2023-11-081-0/+2
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* fix some spelling mistakes (#640)josch2023-03-261-2/+2
* Fixed a bunch of print format errorptitSeb2021-03-021-2/+2
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-281-0/+107