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
/
x64rundb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+0
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
1
-1
/
+7
*
[INTERPRETER] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
1
-3
/
+3
*
[INTERPRETER] Small D8..DF opcodes refactor
ptitSeb
2024-02-04
1
-7
/
+4
*
Small improvment on x87 interpreter
ptitSeb
2023-04-29
1
-3
/
+3
*
[DYNAREC] Cleaned up the TEST_INTERPRETER a bit
ptitSeb
2023-03-28
1
-16
/
+6
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-0
/
+17
*
Fixed interpretor for FIST(P) opcodes
ptitSeb
2023-02-16
1
-4
/
+4
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-6
/
+6
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-4
/
+4
*
Splitted mmx and x87 register (from box86)
ptitSeb
2021-07-11
1
-2
/
+2
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-5
/
+0
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
1
-6
/
+6
*
Fixed mod/rm relative computation when opcode have trailing bytes
ptitSeb
2021-03-06
1
-6
/
+6
*
Added some x87 opcodes (D9 and DB prefixes)
ptitSeb
2021-03-05
1
-0
/
+186