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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM64_DYNAREC] Added CA/CB ocpodes
ptitSeb
2024-09-24
1
-1
/
+29
*
[INTEPRETER] Added a check on CS for CA/CB opecodes
ptitSeb
2024-09-24
1
-2
/
+10
*
[ARM64_DYNAREC] Added 66 0F BF opcode (and cosmetic fix on interpreter)
ptitSeb
2024-09-24
2
-2
/
+16
*
[ARM64_DYNAREC] Added 64 A8 opcode
ptitSeb
2024-09-24
1
-0
/
+9
*
[ARM64_DYNAREC] Added 67 A9 opcode, and fixed 67 opcode with ignored REX prefix
ptitSeb
2024-09-24
1
-0
/
+9
*
[BOX32][WRAPPER] Added more 32bits wrapped functions
ptitSeb
2024-09-24
11
-41
/
+350
*
[RV64_DYNAREC] Allowed disabling V extension (#1862)
Yang Liu
2024-09-24
1
-0
/
+5
*
[RV64_DYNAREC] Fixed 66 0F 38 2B PACKUSDW opcode (#1861)
Yang Liu
2024-09-24
1
-2
/
+1
*
[BOX32][WRAPPER] Added 32bits empty libfreetype
ptitSeb
2024-09-24
9
-0
/
+705
*
[BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...
ptitSeb
2024-09-23
21
-109
/
+670
*
[BOX32][WRAPPER] One more 32bits wrapped libX11 function
ptitSeb
2024-09-23
6
-1
/
+24
*
[BOX32] Addeda few more 32bits wrapped x11 functions
ptitSeb
2024-09-23
1
-3
/
+3
*
[NON4K][ELFLOADER] more Elfloader work for non-4k pagesize OS ([BOX32] too)
ptitSeb
2024-09-23
2
-9
/
+17
*
[NON4K] Fixed some typos ([BOX32] too)
ptitSeb
2024-09-23
2
-2
/
+2
*
[BOX32][NON4K] Try to fix elfloader when elf wants to load at an address not-...
ptitSeb
2024-09-23
1
-0
/
+5
*
[NON4K] Try to fix elfloader when elf wants to load at an address not-compati...
ptitSeb
2024-09-23
1
-0
/
+5
*
[BOX32][WRAPPER] More 32bits wrapped function to libX11
ptitSeb
2024-09-23
10
-87
/
+260
*
[RV64_DYNAREC] Added more opcodes for vector (#1857)
Yang Liu
2024-09-23
1
-3
/
+63
*
[BOX32] Improved semaphore wrapping
ptitSeb
2024-09-23
1
-30
/
+44
*
[WRAPPER] Reworked wrapped libwayland-client with new wrapperhelper
ptitSeb
2024-09-23
6
-17
/
+66
*
[BOX32][WRAPPER] Added 32bits wrapped openal
ptitSeb
2024-09-23
10
-0
/
+466
*
[WRAPPER] Reworked wrapped libopenal with new wrapperhelper
ptitSeb
2024-09-23
4
-172
/
+157
*
[BOX32][WRAPPER] Added a couple of 32bits libx11 functions
ptitSeb
2024-09-22
2
-3
/
+3
*
[WRAPPING] Fixed some (very) old issue with SDL2 RWops wrapping
ptitSeb
2024-09-22
2
-12
/
+12
*
[RV64_DYNAREC] Added more opcodes for vector (#1855)
Yang Liu
2024-09-22
1
-0
/
+41
*
[BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and...
ptitSeb
2024-09-22
29
-40
/
+537
*
[WRAPPER] Reworked wrapping of libXcurse, libXfixes, libXrender and libXrandr...
ptitSeb
2024-09-22
7
-222
/
+282
*
[BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...
ptitSeb
2024-09-22
28
-243
/
+5313
*
[RV64_DYNAREC] Added more opcodes for vector (#1853)
Yang Liu
2024-09-22
1
-14
/
+55
*
[RV64_DYNAREC] Added more opcodes for vector (#1852)
Yang Liu
2024-09-22
1
-1
/
+161
*
[RV64_DYNAREC] Added more opcode for vector and reinitialize sew after extern...
Yang Liu
2024-09-22
2
-5
/
+48
*
[BOX32][ELFLOADER] Fixed PROTECTED symbol that were not loaded correctly
ptitSeb
2024-09-21
1
-0
/
+4
*
[ELFLOADER] Fixed PROTECTED symbol that were not loaded correctly
ptitSeb
2024-09-21
1
-0
/
+4
*
[BOX32] Added some more 32bits wrapped functions
ptitSeb
2024-09-21
7
-17
/
+41
*
[BOX32] Fixed wrapping of __ctype_b, __ctype_tolower and __ctype_toupper
ptitSeb
2024-09-21
1
-6
/
+6
*
[BOX32][TRACE] Better trace for a few more 32bits string functions
ptitSeb
2024-09-21
1
-1
/
+3
*
[BOX32] Added 32bits wrapped libGLU
ptitSeb
2024-09-21
9
-0
/
+344
*
[BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, b...
ptitSeb
2024-09-21
13
-58
/
+138
*
[RV64_DYNAREC] Added more opcodes for vector (#1848)
Yang Liu
2024-09-20
1
-0
/
+58
*
[LA64_DYNAREC] Fixed a typo in GETGB (#1846)
Yang Liu
2024-09-20
1
-1
/
+1
*
[WRAPPER] Reworked libX11 with new wrapperhelper
ptitSeb
2024-09-20
7
-432
/
+563
*
[WRAPPER] Reworked libXft with new wrapperhelper (should help #1841)
ptitSeb
2024-09-20
6
-69
/
+144
*
[RV64_DYNAREC] Added more opcodes and fixed more issues for vector (#1842)
Yang Liu
2024-09-20
3
-14
/
+148
*
[WRAPPER] Added 1 wrapped function to libX11 (for #1204 and #1841)
ptitSeb
2024-09-20
4
-1
/
+9
*
Added Syscall 165 (for #1672)
ptitSeb
2024-09-20
1
-0
/
+1
*
[RV64_DYNAREC] Added 62 opcode (#1840)
LiZhuoheng
2024-09-20
1
-1
/
+10
*
[RV64_DYNAREC] Fixed more issues catched on real machine (#1839)
Yang Liu
2024-09-19
2
-18
/
+25
*
[BOX32][WRAPPER] Added minimum 32bits libasound support
ptitSeb
2024-09-19
9
-0
/
+1654
*
[RV64_DYNAREC] Added more 66 0F opcodes for vector (#1838)
Yang Liu
2024-09-19
2
-14
/
+156
*
[WRAPPER] Reworked libasound with new wrapperhelper
ptitSeb
2024-09-19
6
-284
/
+503
[next]