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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[BOX32][WRAPPER] Added 32bits wrapped/hacked libtcmallocminimal
ptitSeb
2024-09-28
10
-0
/
+524
*
[BOX32][WRAPPER] Added some minimum 32bits wrpping for fontconfig, and some f...
ptitSeb
2024-09-28
11
-5
/
+490
*
[WRAPPER] Reworked libfontconfig with new wrapperhelper
ptitSeb
2024-09-28
1
-29
/
+29
*
[BOX32][WRAPPER] Some fixes to libexpat 32bits wrapping and more other 32bits...
ptitSeb
2024-09-28
7
-37
/
+142
*
[BOX32] Fixed wrapping for glShaderSourceARB
ptitSeb
2024-09-28
4
-2
/
+13
*
[BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed one from ...
ptitSeb
2024-09-28
10
-12
/
+122
*
[BOX32] Added 2 more 32bits syscalls
ptitSeb
2024-09-28
2
-10
/
+28
*
[BOX32][WRAPPER] Added 32bits wrapped libexpat and another batch of wrapped f...
ptitSeb
2024-09-28
14
-15
/
+1147
*
[WRAPPER] Reworked wrapping of libexpat with new wrapperhelper
ptitSeb
2024-09-28
1
-25
/
+25
*
[BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libc
ptitSeb
2024-09-28
14
-104
/
+378
*
[BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)
Yang Liu
2024-09-27
16
-169
/
+746
*
[BOX32][TRACE] Better trace for recv
ptitSeb
2024-09-27
1
-1
/
+2
*
[BOX32][WRAPPER] Added 2 more 32bits wrapped function to freetype
ptitSeb
2024-09-27
4
-2
/
+14
*
[RV64_DYNAREC] Refined RISC-V vector disassembler (#1880)
xctan
2024-09-27
1
-584
/
+638
*
[ARM64_DYNAREC] Small optim on 0F C7 /1 inst name (#1878)
Yang Liu
2024-09-26
1
-1
/
+5
*
[LA64_DYNAREC] Added unaligned support to CMPXCHG8B (#1877)
Yang Liu
2024-09-26
3
-29
/
+79
*
[BOX32][WRAPPER] Added some more 32bits wrapped functions
ptitSeb
2024-09-26
13
-23
/
+185
*
[BOX32][WRAPPER] Added 32bits empty wrapped libXxf86vm
ptitSeb
2024-09-26
8
-0
/
+96
*
[WRAPPER] Reworked wrapped libXxf86vm with new wrapperhelper
ptitSeb
2024-09-26
1
-2
/
+2
*
[BOX32] Minor changes to 32bits freetype wrapping
ptitSeb
2024-09-26
2
-2
/
+10
*
[LA64_DYNAREC] Fixed emit_add16 LBT implementation (#1875)
Yang Liu
2024-09-26
1
-1
/
+1
*
[BOX32][WRAPPER] Refined SDL2 display mode wrapping (#1874)
Yang Liu
2024-09-26
3
-3
/
+15
*
[BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872)
Yang Liu
2024-09-26
13
-8
/
+1877
*
[BOX32][WRAPPER] Improved 32bits wrapping for libfreetype (still not 100% ok)
ptitSeb
2024-09-25
6
-58
/
+614
*
[WRAPPER] Added 1 GLX extension ([BOX32] too)
ptitSeb
2024-09-25
8
-10
/
+69
*
[BOX32] Removed a warning
ptitSeb
2024-09-25
1
-1
/
+1
*
[BOX32] Fixed some locale conversion (fixed FTL.x86 not going ingame)
ptitSeb
2024-09-25
1
-26
/
+37
*
[BOX32][WRAPPER] Fixed null checking in my32_SDL_SetVideoMode (#1868)
Yang Liu
2024-09-25
1
-0
/
+1
*
[BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few more
ptitSeb
2024-09-25
14
-85
/
+325
*
[LA64_DYNAREC][BOX32] Improved some 66 prefix opcodes (#1867)
Yang Liu
2024-09-25
2
-14
/
+19
*
[BOX32][WRAPPING] More fixes with intermediate structure conversions
ptitSeb
2024-09-24
1
-5
/
+5
*
[BOX32][WRAPPING] Fixed some issue with intermediate structure conversions
ptitSeb
2024-09-24
6
-6
/
+14
*
[RV64_DYNAREC][BOX32] Added more opcodes (#1866)
Yang Liu
2024-09-24
2
-8
/
+74
*
[RV64_DYNAREC][BOX32] Improved some 66 prefix opcodes (#1865)
Yang Liu
2024-09-24
2
-26
/
+31
*
[LA64_DYNAREC][BOX32] Added more opcodes (#1864)
Yang Liu
2024-09-24
2
-12
/
+99
*
[BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11...
ptitSeb
2024-09-24
14
-46
/
+420
*
[ARM64_DYNAREC] Fixed some issue with a few 16bits opcodes on 64bits operations
ptitSeb
2024-09-24
1
-10
/
+10
*
[RV64_DYNAREC] Added more opcodes for vector (#1863)
Yang Liu
2024-09-24
2
-1
/
+113
*
[BOX32][WRAPPER] Added a few 32bits function to libxrandr
ptitSeb
2024-09-24
8
-10
/
+322
*
[BOX32] Silently enlarge thread stack size that are too small for platform
ptitSeb
2024-09-24
1
-5
/
+8
*
[BOX32][TRACE] Fixed semop traces
ptitSeb
2024-09-24
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed reset of rex on 67 prefixed opcodes
ptitSeb
2024-09-24
1
-2
/
+3
*
[ARM64_DYNAREC] Added F1 opcode
ptitSeb
2024-09-24
1
-0
/
+11
*
[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
[prev]
[next]