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
/
emu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Fex fixes and small cosmetic changes to some partial (V)MOV opcodes
ptitSeb
2025-04-23
5
-47
/
+80
*
[INTERP] RaZ upper 128bits on vmov* Ex, Gx if Ex is a registry (unused?)
ptitSeb
2025-04-23
2
-0
/
+6
*
[INTERP] Improved (V)[MIN/MAX][S/P][S/D] opcodes
ptitSeb
2025-04-22
8
-34
/
+25
*
[INTERP] More fixes to INSERTQ/EXTRQ opcodes
ptitSeb
2025-04-21
2
-13
/
+17
*
[INTERP] Fixed EXTRQ opcode
ptitSeb
2025-04-21
1
-3
/
+3
*
[INTERP] Better NAN handling for (V)DIV[P/S][S/D] opcodes
ptitSeb
2025-04-21
3
-0
/
+5
*
[INTERP] VDPPD has no 256bits version
ptitSeb
2025-04-21
1
-12
/
+2
*
[INTERP] Added F2 0F BA opcode (for 2547)
ptitSeb
2025-04-19
1
-1
/
+1
*
[WOW64] Finished skeleton code for PE build (#2542)
Yang Liu
2025-04-17
1
-1
/
+0
*
[INTERP] Added x87 Precision Control set to 24bits handling
ptitSeb
2025-04-16
5
-0
/
+43
*
[TRACE] Better x87 infos on reg dumps
ptitSeb
2025-04-16
1
-3
/
+3
*
Eliminated many compilation warnings (#2535)
Yang Liu
2025-04-15
4
-187
/
+14
*
[WOW64] Added non-functional PE build (#2532)
Yang Liu
2025-04-14
6
-1221
/
+1126
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
13
-31
/
+9
*
[INTERP] Fixed pure 32bits iretd not behaving correctly
ptitSeb
2025-04-13
1
-16
/
+13
*
[WOW64] Splitted freq and cleanup functions from x64emu (#2521)
Yang Liu
2025-04-11
3
-197
/
+6
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
2
-39
/
+24
*
Moved emit functions to seperate files from signals.h (#2516)
Yang Liu
2025-04-09
15
-17
/
+18
*
[INTERP] Small changes in a few SSE/AVX convertions opcodes
ptitSeb
2025-04-04
4
-13
/
+13
*
Decoupled alternate functions from bridge (#2500)
Yang Liu
2025-04-03
4
-4
/
+4
*
[INTERP] Fixed a nan propagation issue on RISC-V (#2498)
Yang Liu
2025-04-03
1
-4
/
+16
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
7
-20
/
+18
*
[INTERP] Better handling of default NAN for a few opcodes, more to come
ptitSeb
2025-04-03
10
-229
/
+126
*
Moved some emit functions to os.h (#2494)
Yang Liu
2025-04-02
14
-68
/
+77
*
Moved more OS-dependent functions to os.h (#2491)
Yang Liu
2025-04-01
3
-7
/
+3
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
50
-131
/
+21
*
Added os.h for future usage (#2488)
Yang Liu
2025-04-01
6
-7
/
+7
*
[INTERP] Added support for F2 0F A5 opcode, ignoring F2 (for #2459)
ptitSeb
2025-03-31
1
-0
/
+8
*
[WRAPPER] Added 2 new funciton towrapped libgdkpixbuf (for #2460)
ptitSeb
2025-03-31
1
-0
/
+4
*
[INTERP] Fixed a warning
ptitSeb
2025-03-30
1
-2
/
+2
*
[INTERP] Fixed Interpreter to have new test30 running on RISC-V (#2470)
Yang Liu
2025-03-27
2
-90
/
+123
*
[INTERP] More NA Sign fixes for a few AVX.0F opcodes
ptitSeb
2025-03-26
1
-8
/
+8
*
[INTERP] Fixed Interpreter to have new test30 running
ptitSeb
2025-03-26
3
-4
/
+100
*
[COSIM] Changed how F0 LOCK opcodes are skipped in COSIM
ptitSeb
2025-03-26
1
-0
/
+5
*
[WRAPPER] Added wrapping for libavutil.so.56, libavformat.so.58 and libavcode...
ptitSeb
2025-03-20
1
-0
/
+80
*
[WRAPPER] Added a couple of GL extensions
ptitSeb
2025-03-20
1
-0
/
+4
*
[SYSCALL] Don't make it fatal when a unkown syscall is called, like for libc ...
ptitSeb
2025-03-14
1
-4
/
+3
*
[SYSCALL] Fixed/Improved a few syscall (help Go programs)
ptitSeb
2025-03-13
1
-6
/
+27
*
[INTERP] Fixed AVX.F2.0F38 F0 opcode
ptitSeb
2025-03-13
1
-3
/
+1
*
[COSIM] Show hex values in STx diff logs (#2436)
Yang Liu
2025-03-13
1
-1
/
+1
*
[TRACE] Small work on trace
ptitSeb
2025-03-11
1
-6
/
+11
*
[TRACE] Improved a bit a few traces
ptitSeb
2025-03-08
1
-2
/
+2
*
Added F0 F7 /2 opcode ([ARM64_DYNAREC] too)
ptitSeb
2025-03-07
1
-0
/
+36
*
[WRAPPER] Added epoll_pwait2 wrapped function
ptitSeb
2025-03-04
1
-0
/
+4
*
[INTERP] Fixed ror/rol flags on cputype=0
ptitSeb
2025-02-21
1
-8
/
+8
*
[INTERP] Work on UD flags
ptitSeb
2025-02-21
4
-315
/
+308
*
[BOX32][INTERP] Added some support for BOUND opcode ([ARM64_DYNAREC] too)
ptitSeb
2025-02-20
1
-3
/
+6
*
[ARM64_DYNAREC] More work on UD flags
ptitSeb
2025-02-17
1
-12
/
+16
*
[INTERP] Added more nops ([DYNAREC] too) (#2378)
Yang Liu
2025-02-17
1
-0
/
+1
*
[INTERP] Added more nops ([DYNAREC] too) (#2377)
Yang Liu
2025-02-17
1
-0
/
+7
[next]