index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libtools
/
sdl2rwops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+0
*
[BOX32][WRAPPER] Added 32bits wrapping for SDL2_image
ptitSeb
2024-09-30
1
-0
/
+20
*
[BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing fon...
ptitSeb
2024-09-29
1
-5
/
+60
*
[BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)
Yang Liu
2024-09-27
1
-6
/
+64
*
[WRAPPING] Fixed some (very) old issue with SDL2 RWops wrapping
ptitSeb
2024-09-22
1
-10
/
+10
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
1
-2
/
+2
*
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
-7
/
+7
*
|
[WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)
Yang Liu
2023-05-07
1
-9
/
+9
|
/
*
Added support for running native SDL2_mixer (and image/ttf too) with emulated...
ptitSeb
2023-03-25
1
-0
/
+27
*
Added some code to detect if emulted program use old IMG_SavePNG_RW api inste...
ptitSeb
2022-02-13
1
-10
/
+28
*
Small fix for sdl2rwops emulated close
ptitSeb
2021-06-16
1
-1
/
+3
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-1
/
+1
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
1
-0
/
+185