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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
[NON4K] Try to fix elfloader when elf wants to load at an address not-compati...
ptitSeb
1
-0
/
+5
2024-09-23
[BOX32][WRAPPER] More 32bits wrapped function to libX11
ptitSeb
11
-88
/
+261
2024-09-23
[RV64_DYNAREC] Added more opcodes for vector (#1857)
Yang Liu
1
-3
/
+63
2024-09-23
[BOX32] Improved semaphore wrapping
ptitSeb
1
-30
/
+44
2024-09-23
[WRAPPER] Reworked wrapped libwayland-client with new wrapperhelper
ptitSeb
6
-17
/
+66
2024-09-23
[BOX32][WRAPPER] Added 32bits wrapped openal
ptitSeb
11
-0
/
+467
2024-09-23
[WRAPPER] Reworked wrapped libopenal with new wrapperhelper
ptitSeb
4
-172
/
+157
2024-09-22
[BOX32][WRAPPER] Added a couple of 32bits libx11 functions
ptitSeb
2
-3
/
+3
2024-09-22
[WRAPPING] Fixed some (very) old issue with SDL2 RWops wrapping
ptitSeb
2
-12
/
+12
2024-09-22
[RV64_DYNAREC] Added more opcodes for vector (#1855)
Yang Liu
1
-0
/
+41
2024-09-22
[BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and...
ptitSeb
30
-40
/
+541
2024-09-22
[WRAPPER] Reworked wrapping of libXcurse, libXfixes, libXrender and libXrandr...
ptitSeb
7
-222
/
+282
2024-09-22
[BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...
ptitSeb
30
-250
/
+5326
2024-09-22
[RV64_DYNAREC] Added more opcodes for vector (#1853)
Yang Liu
1
-14
/
+55
2024-09-22
[RV64_DYNAREC] Added more opcodes for vector (#1852)
Yang Liu
1
-1
/
+161
2024-09-22
[RV64_DYNAREC] Added more opcode for vector and reinitialize sew after extern...
Yang Liu
2
-5
/
+48
2024-09-21
[BOX32][ELFLOADER] Fixed PROTECTED symbol that were not loaded correctly
ptitSeb
1
-0
/
+4
2024-09-21
[ELFLOADER] Fixed PROTECTED symbol that were not loaded correctly
ptitSeb
1
-0
/
+4
2024-09-21
[BOX32] Added some more 32bits wrapped functions
ptitSeb
7
-17
/
+41
2024-09-21
[BOX32] Fixed wrapping of __ctype_b, __ctype_tolower and __ctype_toupper
ptitSeb
1
-6
/
+6
2024-09-21
[BOX32][TRACE] Better trace for a few more 32bits string functions
ptitSeb
1
-1
/
+3
2024-09-21
[BOX32] Added 32bits wrapped libGLU
ptitSeb
10
-0
/
+345
2024-09-21
[WRAPPERHELPER] Fixed wrapperhelper (#1850)
rajdakin
1
-25
/
+128
2024-09-21
[BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, b...
ptitSeb
13
-58
/
+138
2024-09-20
[RV64_DYNAREC] Added more opcodes for vector (#1848)
Yang Liu
1
-0
/
+58
2024-09-20
[WRAPPERHELPER] Fixed some bugs, added partial multiarch support (#1847)
rajdakin
11
-414
/
+640
2024-09-20
[LA64_DYNAREC] Fixed a typo in GETGB (#1846)
Yang Liu
1
-1
/
+1
2024-09-20
[WRAPPER] Reworked libX11 with new wrapperhelper
ptitSeb
7
-432
/
+563
2024-09-20
[WRAPPERHELPER] Added predefined mark-simple and conversions (#1845)
rajdakin
2
-6
/
+63
2024-09-20
[WRAPPER] Added an entry in gitignore for wrapperhelper
ptitSeb
1
-0
/
+1
2024-09-20
[WRAPPER] Reworked libXft with new wrapperhelper (should help #1841)
ptitSeb
6
-69
/
+144
2024-09-20
[WRAPPER] Added hack for parser helper to __attribute inline and noreturn
ptitSeb
1
-0
/
+4
2024-09-20
Improve the wrapper helper (#1844)
rajdakin
12
-180
/
+849
2024-09-20
[RV64_DYNAREC] Added more opcodes and fixed more issues for vector (#1842)
Yang Liu
3
-14
/
+148
2024-09-20
[WRAPPER] Added 1 wrapped function to libX11 (for #1204 and #1841)
ptitSeb
4
-1
/
+9
2024-09-20
Added Syscall 165 (for #1672)
ptitSeb
1
-0
/
+1
2024-09-20
[RV64_DYNAREC] Added 62 opcode (#1840)
LiZhuoheng
1
-1
/
+10
2024-09-19
[RV64_DYNAREC] Fixed more issues catched on real machine (#1839)
Yang Liu
2
-18
/
+25
2024-09-19
[BOX32][WRAPPER] Added minimum 32bits libasound support
ptitSeb
10
-0
/
+1655
2024-09-19
[RV64_DYNAREC] Added more 66 0F opcodes for vector (#1838)
Yang Liu
2
-14
/
+156
2024-09-19
[WRAPPER] Reworked libasound with new wrapperhelper
ptitSeb
6
-284
/
+503
2024-09-19
Fixed a comment on x87 tags
ptitSeb
1
-1
/
+1
2024-09-19
[WRAPPER] Some rework on a few wrapped function foor glib2, libxcb and libxcb...
ptitSeb
8
-49
/
+50
2024-09-19
[TRACE] Fixed a potential segfault when trying to trace a function from a dlo...
ptitSeb
1
-1
/
+1
2024-09-19
[TRACE] Some better trace for a few function call
ptitSeb
1
-0
/
+10
2024-09-19
Fixed some x87 tag handling
ptitSeb
1
-4
/
+4
2024-09-19
[RV64_DYNAREC] Added more opcodes for vector (#1837)
Yang Liu
2
-4
/
+78
2024-09-19
[RV64_DYNAREC] Added more opcodes for vector (#1836)
Yang Liu
4
-0
/
+96
2024-09-19
[RV64_DYNAREC] Fixed more unaligned issues for vector (#1835)
Yang Liu
1
-3
/
+6
2024-09-18
[RV64_DYNAREC] Fixed some found issues in vector (#1834)
Yang Liu
2
-39
/
+43
[prev]
[next]