about summary refs log tree commit diff stats
path: root/src/libtools/sdl1rwops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-1/+0
* [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)Yang Liu2024-09-271-19/+22
* [BOX32][WRAPPER] Added more 32bits wrapped functionsptitSeb2024-09-241-4/+48
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-4/+4
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-5/+5
|/
* Fixed some case of crash with emulated RW in SDL1 (helps #14)ptitSeb2021-07-061-0/+1
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-1/+1
* Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenalptitSeb2021-03-071-0/+182