about summary refs log tree commit diff stats
path: root/src/include/wrappedlibs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)ptitSeb2022-05-091-2/+1
|
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-0/+5
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Reworked elfloader, handle versionned symbols nowptitSeb2021-05-291-1/+1
|
* First passrajdakin2021-04-141-2/+1
|
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+21