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
...
*
|
Fixed some of 16bits opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-07-16
1
-5
/
+5
*
|
Added 66 9C/9D opcodes (mostly for 32bits)
ptitSeb
2023-07-14
1
-0
/
+10
*
|
Simplyfied internal jmpbuf handling
ptitSeb
2023-07-08
1
-0
/
+1
*
|
Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero...
ptitSeb
2023-07-08
1
-0
/
+1
*
|
A few Push/Pop fixes and cleanups (#878)
Alexandre Julliard
2023-07-03
5
-59
/
+86
*
|
[32BITS][RV64_DYNAREC] Hanlding of STll struct in FILD/FISTP (#868)
Yang Liu
2023-06-27
1
-3
/
+3
*
|
Reworked a bit privileged instruction ([32BITS] too)(ARM64_DYNAREC] too)
ptitSeb
2023-06-27
1
-4
/
+4
*
|
Added handling of INT 0x29 (__fastfail)
ptitSeb
2023-06-26
1
-0
/
+6
*
|
[32BITS] Added 66 60/61 opcodes (for #865)
ptitSeb
2023-06-26
1
-22
/
+52
*
|
[32BITS] Fixed 1E/1F opcodes and added 06/07 opcodes
ptitSeb
2023-06-25
1
-2
/
+17
*
|
[32BITS] Added 82 opcodes
ptitSeb
2023-06-25
1
-0
/
+6
*
|
[32BITS] Added 1E/1F opcodes
ptitSeb
2023-06-25
1
-0
/
+16
*
|
[32BITS] Added 6C..6F opcodes
ptitSeb
2023-06-25
1
-5
/
+69
*
|
Comment fix on 66 AF opcode name
ptitSeb
2023-06-25
1
-1
/
+1
*
|
[32BITS] Added 66/61 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-06-24
1
-0
/
+31
*
|
[32BITS] Added 66 40..4F opcodes
ptitSeb
2023-06-23
1
-0
/
+23
*
|
[INTERP] Added more opcodes (#852)
Yang Liu
2023-06-23
2
-6
/
+29
*
|
[32BITS] Use 32-bit types to compute 32-bit addresses. (#851)
Alexandre Julliard
2023-06-23
1
-7
/
+7
*
|
[32BITS] Separate RUn67 32bits from 64bits version, as they are too differents
ptitSeb
2023-06-22
3
-43
/
+106
*
|
[32BITS] Various small fixes in 32bits interpreter
ptitSeb
2023-06-18
8
-205
/
+166
*
|
[TRACE] Improve trace for 32bits part
ptitSeb
2023-06-18
1
-6
/
+14
*
|
[32BITS] Fix potential 32bits 67 prefixed opcodes
ptitSeb
2023-06-18
1
-10
/
+30
*
|
Added 67 0F B6 opcode
ptitSeb
2023-06-18
1
-0
/
+7
*
|
Added 64 8F opcode
ptitSeb
2023-06-18
1
-0
/
+21
*
|
Added 67 63 opcode
ptitSeb
2023-06-18
1
-0
/
+13
*
|
[32BITS] Fixed some issue reading rex in 32bits mode
ptitSeb
2023-06-18
5
-20
/
+25
*
|
Added 67 66 89 opcode
ptitSeb
2023-06-18
1
-4
/
+15
*
|
[32BITS] Fixed an issue with 66 A1/A3 opcodes
ptitSeb
2023-06-18
1
-8
/
+16
*
|
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
10
-166
/
+341
*
|
[TRACE] Fixed 32bits trace and dump
ptitSeb
2023-06-17
1
-6
/
+8
*
|
Added ability to trace and dump 32bits code
ptitSeb
2023-06-17
5
-22
/
+72
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
6
-65
/
+430
*
|
Added 0F EA/EE opcodes ([ARM64_DYNAREC] too) (for #829)
ptitSeb
2023-06-10
1
-2
/
+14
*
|
Improve logs a bit
ptitSeb
2023-06-09
2
-1
/
+3
*
|
[INTERPRETER] Added 66 0F 38 37 PCMPGTQ opcode (#827)
Yang Liu
2023-06-08
1
-1
/
+7
*
|
Added some more setup for Project Zomboid (should help #112)
ptitSeb
2023-06-02
1
-0
/
+2
*
|
Added ignored 26 prefix to interpreter
ptitSeb
2023-05-28
1
-1
/
+2
*
|
Added partial support for TF flags (should help with eroneous debugger detect...
ptitSeb
2023-05-24
1
-0
/
+9
*
|
[TRACE] Improved again trace on PltResolver
ptitSeb
2023-05-10
1
-1
/
+1
*
|
[TRACE] Improved trace on PltResolver
ptitSeb
2023-05-10
1
-1
/
+13
*
|
[TRACE] Improved/Fixed vfprintf detailled trace
ptitSeb
2023-05-10
1
-2
/
+6
*
|
Optimized Exit bridge managment
ptitSeb
2023-05-10
2
-11
/
+7
*
|
Some small changes to thread and fork and cloning x64emu_t struct
ptitSeb
2023-05-08
3
-6
/
+19
*
|
[TRACE] Better log for execv on Rolling log
ptitSeb
2023-05-08
1
-0
/
+4
*
|
Fixed fpu_fxsave/fpu_fxrstor utility function (might help Windows Unity3D games)
ptitSeb
2023-05-08
1
-4
/
+0
*
|
Added 65 8D opcode ([ARM64_DYNAREC] too) (for #766)
ptitSeb
2023-05-05
1
-0
/
+10
*
|
Added some Hack for Windows int 2d call ([ARM64_DYNAREC] too)
ptitSeb
2023-05-04
1
-4
/
+10
*
|
Added 64/65 A1 opcode
ptitSeb
2023-05-04
1
-0
/
+8
*
|
[DYNAREC_TEST] Fixed handling or 0F AE opcodes
ptitSeb
2023-05-04
1
-5
/
+3
*
|
[DYNAREC_TEST] Better handling for FF /6 opcodes
ptitSeb
2023-05-04
1
-9
/
+1
[prev]
[next]