| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
* [MISC] Removed a warning caused by tab/space mismatch
* [WRAPPED] Factored out `getMy` and `freeMy` calls
* [WRAPPED] Small cleanup of the init header
* [WRAPPED] Factored out `SETALT`
* [WRAPPED] Factored out needed libs
|
| |\
| |
| | |
remove executable bits
|
| | |
| |
| |
| | |
Closes: #895
|
| | | |
|
| |/
|
|
|
|
|
|
|
| |
* [WRAPPER] Used RunFunctionFmt for better sign-extend handling
* [WRAPPER] Fixed some typos
* [WRAPPER] Use L for unsigned long for better portability
* [WRAPPER] More replace from U to L
|
| |
|
|
| |
more straight forward usage of native wrapped functions (ported from box86)
|
| | |
|
|
|
more libc wrapped functions
|