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
*
[TERMUX] Hopefully this will fix it
ptitSeb
2023-12-01
2
-2
/
+2
*
[TERMUX] Added 2 faked wrapped libs (symbols should be in libc already)
ptitSeb
2023-12-01
5
-0
/
+56
*
[MALLOCHOOK] Small improvments to mallochook_2
ptitSeb
2023-12-01
8
-34
/
+27
*
Improved bridge name storage/retreival
ptitSeb
2023-12-01
5
-43
/
+9
*
[VULKAN] Better wrapping of vkCreateInstance
ptitSeb
2023-12-01
1
-9
/
+50
*
[ANDROID] Try to fix libbsd issues
ptitSeb
2023-12-01
3
-2
/
+7
*
[ANDROID] Small change that might help on android?
ptitSeb
2023-11-30
2
-2
/
+2
*
Added support for wrapped libbsd (needed for latest libstdc++ lib)
ptitSeb
2023-11-30
9
-10
/
+187
*
Merge branch 'main' of https://github.com/ptitSeb/box64
ptitSeb
2023-11-30
7
-65
/
+107
|
\
|
*
[DYNAREC_RV64] Added more opcodes for flatout.exe (#1100)
Yang Liu
2023-11-29
7
-65
/
+107
*
|
[ARM64_DYNAREC] Potential fixes for some arm64 emitter macros
ptitSeb
2023-11-30
1
-18
/
+18
|
/
*
[ELFLOADER] Use a fallback if allocated memory not at expected address for el...
ptitSeb
2023-11-29
1
-2
/
+8
*
[DYNAREC_RV64] Added more opcodes for flatout.exe (#1099)
Yang Liu
2023-11-28
4
-3
/
+37
*
[DYNAREC][INTERPRETER] Rework on 6C/6D/6E/6F opcodes (#1098)
Yang Liu
2023-11-28
3
-72
/
+45
*
[ELFLOADER] Some fixes to localy openned libs when symbols might collide with...
ptitSeb
2023-11-28
2
-35
/
+38
*
[ARM64_DYNAREC] Fixes some rare-case of flags not correctly propagated on for...
ptitSeb
2023-11-28
2
-21
/
+10
*
Use non-Android version of functions_list.txt on the repo
ptitSeb
2023-11-28
1
-1
/
+0
*
[AMR64_DYNAREC] A few optimisations on some F0 BTx opcodes
ptitSeb
2023-11-28
1
-22
/
+12
*
[ARM64_DYNAREC] Fixed BFI emitter
ptitSeb
2023-11-28
1
-5
/
+5
*
Merge branch 'main' of https://github.com/ptitSeb/box64
ptitSeb
2023-11-28
2
-5
/
+8
|
\
|
*
[DYNAREC_RV64] Added missing fallbacks in x87 opcodes (#1096)
Yang Liu
2023-11-28
2
-5
/
+8
*
|
[ARM64_DYNAREC] Added 67 8A opcode
ptitSeb
2023-11-28
1
-1
/
+34
|
/
*
[ANDROID] Fix Clang Compiling (#1094)
Lily
2023-11-28
2
-0
/
+13
*
[WRAPPERS] Added fallback glXSwapIntervalEXT function if not present (#1092)
Yang Liu
2023-11-27
4
-3
/
+50
*
[ANDROID] Use TERMUX Define Instead ANDROID (#1093)
Lily
2023-11-27
1
-1
/
+1
*
[ANDROID] Fix Compiling (#1091)
Lily
2023-11-27
4
-1
/
+26
*
[TRACE] Fixes some crash when setting a trace in a lib load later
ptitSeb
2023-11-27
1
-2
/
+2
*
Added a few wrapped libxcb and xcbrandr function (for Recursed)
ptitSeb
2023-11-27
2
-13
/
+13
*
[DYNAREC_RV64] Fixed BTS BTR BTC again (#1090)
Yang Liu
2023-11-27
1
-13
/
+13
*
[ANDROID] Added missing wrappedandroidshmem def headers (#1088)
Lily
2023-11-27
2
-0
/
+16
*
[DYNAREC_RV64] Fixed emit_ror32 (#1087)
Yang Liu
2023-11-26
1
-4
/
+4
*
[SIGNAL] Fixed copyUCTXreg2Emu (#1086)
Yang Liu
2023-11-26
1
-1
/
+1
*
[DYNAREC_RV64] Fixed BTS BTR BTC for zbs extension (#1084)
Yang Liu
2023-11-26
2
-1
/
+4
*
[ARM64_DYNAREC] Fixed some typo if x87_forget helper
ptitSeb
2023-11-24
1
-2
/
+2
*
[DYNAREC_RV64] Added more opcode for minipad2.exe (#1081)
Yang Liu
2023-11-24
4
-3
/
+143
*
Merge branch 'main' of https://github.com/ptitSeb/box64
ptitSeb
2023-11-23
2
-14
/
+14
|
\
|
*
[DYNAREC_RV64] Fixed FCOMP opcode (#1080)
Yang Liu
2023-11-23
2
-14
/
+14
*
|
[ANDROID] This should fix Android build, again and again
ptitSeb
2023-11-23
1
-5
/
+5
|
/
*
[ANDROID] This should fix Android build, again
ptitSeb
2023-11-23
1
-0
/
+2
*
[ANDROID] This should fix Android build
ptitSeb
2023-11-23
1
-0
/
+35
*
[RV64] This should fix RISCV64 build
ptitSeb
2023-11-23
1
-1
/
+1
*
[INTERPRETER] LES/LDS are valid only if next byte has high bit not set
ptitSeb
2023-11-23
1
-2
/
+2
*
Clear errno when pctrl_arch has no error
ptitSeb
2023-11-23
1
-0
/
+1
*
[ARM64_DYNAREC] Some fixes and improvment to various opcodes
ptitSeb
2023-11-23
5
-47
/
+31
*
Small improvement on signal handling
ptitSeb
2023-11-23
1
-26
/
+51
*
Small change (mostly cosmetics) for some wrapped libc functions
ptitSeb
2023-11-23
1
-20
/
+26
*
Fixed some wrapped aio_ functions signature of librt
ptitSeb
2023-11-23
6
-12
/
+80
*
[ARM64_DYNAREC] Fixed 0F 38 CD opcode
ptitSeb
2023-11-22
1
-5
/
+6
*
Some small changes to cpuid and exposed BMI1
ptitSeb
2023-11-22
1
-2
/
+23
*
Fixed cpu name gathering
ptitSeb
2023-11-22
1
-4
/
+6
[next]