| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactored how wrapped symbols are fetch and stored | ptitSeb | 2023-08-20 | 1 | -16/+20 |
| * | 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 |
| * | | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -1/+1 |
| * | | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768) | Yang Liu | 2023-05-07 | 1 | -6/+6 |
| |/ | |||||
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get more... | ptitSeb | 2022-05-09 | 1 | -33/+7 |
| * | Fixed some wrapped functions, upgraded the python script | rajdakin | 2021-06-04 | 1 | -15/+10 |
| * | First pass | rajdakin | 2021-04-14 | 1 | -1/+3 |
| * | Better functions name resolving when using TRACE, and fixed some printf stuff... | ptitSeb | 2021-03-10 | 1 | -2/+4 |
| * | Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal | ptitSeb | 2021-03-07 | 1 | -0/+224 |