| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Added more wrapped function to ffmpeg, and disable it with ↵ | ptitSeb | 2025-05-11 | 1 | -0/+1 |
| | | | | | NOGTK=1, as wrapping needs more work on structure callbacks | ||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -4/+4 |
| | | | |||||
| * | | Introduced RunFunctionFmt (should help RV64 and other signe extended ↵ | ptitSeb | 2023-04-28 | 1 | -0/+1 |
| |/ | | | | platform), conversion not finished | ||||
| * | Also needed a RunFunctionWindows, following the Windows Calling Convention ↵ | ptitSeb | 2023-02-12 | 1 | -0/+3 |
| | | | | | (and now d3datapter9 works) | ||||
| * | Malloc override (#437) | ptitSeb | 2022-10-29 | 1 | -0/+2 |
| | | | | | | * Add some malloc override mecanism, but missing c++ function overriding * Add c++ new/delete redirection too * Added support for libtbbmalloc_proxy | ||||
| * | Some work around chromium / libcef / electron / nw (still not ok) | ptitSeb | 2022-07-23 | 1 | -1/+1 |
| | | |||||
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+12 |