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
*
[DYNAREC] Small refactor on StrongMem emulator and lock prefix
ptitSeb
2025-09-13
9
-13
/
+9
*
[DYNAREC] Fixed volatile metadata parser that would ignore rage[0]
ptitSeb
2025-09-12
1
-3
/
+3
*
[RV64_DYNAREC] Added more scalar avx cmp opcodes (#3016)
Yang Liu
2025-09-11
2
-0
/
+160
*
[ANDROID] Fixing build
ptitSeb
2025-09-10
1
-0
/
+2
*
[BOX32] More work on box32 memory management and threads
ptitSeb
2025-09-10
5
-27
/
+62
*
[BOX32] Some improvment to box32 memory managment and thread handling
ptitSeb
2025-09-10
2
-2
/
+25
*
[BOX32][WRAPPING] Wrapped 2 more functions on libGL (for #2826)
ptitSeb
2025-09-10
6
-3
/
+55
*
[DYNAREC] Fully trust volatile metadata when they are present (fixes Starfiel...
ptitSeb
2025-09-09
1
-2
/
+2
*
[RV64_DYNAREC] Added more scalar avx opcodes (#3010)
Yang Liu
2025-09-09
2
-0
/
+227
*
[RV64_DYNAREC] Added more scalar avx opcodes and fixed a typo (#3009)
Yang Liu
2025-09-08
2
-1
/
+40
*
[BOX32] Various small improvments on box32, mostly on memory tracking
ptitSeb
2025-09-08
10
-54
/
+135
*
[BOX32] Fixed some conversion issues
ptitSeb
2025-09-08
1
-4
/
+4
*
[TRACE] Fixed some typos
ptitSeb
2025-09-08
1
-6
/
+6
*
[ARM64_DYNAREC] A few minor fixes to some opcodes
ptitSeb
2025-09-08
5
-31
/
+26
*
[INTERP] Small fixes in a few rarely used opcodes
ptitSeb
2025-09-08
1
-1
/
+4
*
[WRAPPER] Improved wayland wrapping (Unity games seems to run on Wayland now)
ptitSeb
2025-09-05
2
-1
/
+306
*
[WRAPPER] Added VK_ARM_data_graph extension to vulkan wrapper (for #3008)
ptitSeb
2025-09-05
4
-1
/
+30
*
[BOX32] Fixed dirname (#3007)
Yang Liu
2025-09-05
1
-1
/
+1
*
[BOX32] Fixed some strange XErrorEvent case (#3006)
Yang Liu
2025-09-04
1
-3
/
+4
*
[BOX32][WRAPPER] Added 1 more symbol to libc
ptitSeb
2025-09-04
1
-1
/
+1
*
[ARM64_DYNAREC] Added some more UD handling in 64bits dynarec
ptitSeb
2025-09-04
2
-18
/
+168
*
[BOX32] Fixed sign-extend issue when calling RunFunctionFmt with a pointer (#...
Yang Liu
2025-09-04
2
-6
/
+6
*
[RV64_DYNAREC] Added more scalar avx opcodes (#3005)
Yang Liu
2025-09-04
1
-0
/
+129
*
[WOWBOX64] Fixed build
ptitSeb
2025-09-03
1
-0
/
+1
*
Make sure to use custom allocator for everything Env related
ptitSeb
2025-09-03
2
-4
/
+5
*
[TRACE] Small improvment for memory allocator trace
ptitSeb
2025-09-03
1
-3
/
+5
*
[DYNAREC] Better handling of 32bits 2E & 36 prefix (silent some false negativ...
ptitSeb
2025-09-03
1
-2
/
+6
*
[DYNAREC] Use a static array for preds temporary, like all the other dynarec ...
ptitSeb
2025-09-03
1
-7
/
+4
*
[CI] Added ARM64-GCC-8 target (Ubuntu Bionic) (#2987)
theofficialgman
2025-09-03
1
-3
/
+16
*
[WRAPPER] Added experimental cuda wrapping
ptitSeb
2025-09-02
10
-0
/
+1493
*
[BASH] Use custom PS1 prefix to make box64-bash more distinguishable (#2998)
Yang Liu
2025-09-02
2
-0
/
+23
*
[WRAPPER] Wrapped a bunch of symbols (#2997)
Yang Liu
2025-09-02
13
-229
/
+530
*
[BOX32] Allow resuming signal directly on dynarec instead of interpretor when...
ptitSeb
2025-09-01
1
-4
/
+11
*
[RV64_DYNAREC] Added 1 more scalar avx 0F opcode (#2994)
Yang Liu
2025-09-01
1
-0
/
+47
*
[INTERP] Fixed and improved 67 prefixed 32bits opcodes
ptitSeb
2025-09-01
2
-31
/
+28
*
[WRAPPER] Improved some libGL function with callback wrapping
ptitSeb
2025-09-01
1
-0
/
+28
*
[RV64_DYNAREC] Added more scalar avx 0F opcodes (#2992)
Yang Liu
2025-09-01
2
-4
/
+198
*
[INTERP][DYNAREC] Aligned !fastnan handling of 0F 51/52 opcodes (#2989)
Yang Liu
2025-09-01
4
-17
/
+60
*
Allow resuming signal directly on dynarec instead of interpretor when possible
ptitSeb
2025-09-01
1
-3
/
+12
*
[LA64_DYNAREC] Fixed a typo in 0F 53 RCPPS opcode (#2991)
Yang Liu
2025-09-01
1
-4
/
+3
*
[LA64_DYNAREC] Fix 0f.A3 BT opcode, fix ALSL operand order. (#2988)
phorcys
2025-09-01
1
-1
/
+1
*
[ARM64_DYNAREC][TRACE] Fixed SWP B/H opcodes printer
ptitSeb
2025-08-31
1
-2
/
+2
*
[WRAPPER] Wrapped 2 more symbols for libfreetype (#2984)
Yang Liu
2025-08-30
1
-0
/
+2
*
[WRAPPER] Wrapped mallinfo2 for libc (#2983)
Yang Liu
2025-08-30
4
-0
/
+19
*
[ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper function
ptitSeb
2025-08-30
14
-26
/
+1183
*
Fixed a misguarded box32 endif (#2982)
Yang Liu
2025-08-30
1
-1
/
+1
*
[WRAPPER] Wrapped more symbols for libresolv (#2981)
Yang Liu
2025-08-30
5
-6
/
+8
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2980)
Yang Liu
2025-08-30
1
-0
/
+270
*
[INTERP] Fixed another regression introduced with #cb2c29c5f992cb4e5ec481f8d9...
ptitSeb
2025-08-29
1
-0
/
+1
*
[LA64_DYNAREC] Fixed AVX VCVT[T]PS2DQ fastround path (#2979)
Yang Liu
2025-08-29
3
-11
/
+19
[next]