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
...
*
|
Added one more function to wrapped libdbus
ptitSeb
2023-07-10
4
-1
/
+19
*
|
Improved wrapping of XextAddDisplay libxext function
ptitSeb
2023-07-09
1
-68
/
+243
*
|
Fixed previous commit
ptitSeb
2023-07-09
1
-3
/
+2
*
|
Removed useless box64context_t parameter to RunFunction and friend
ptitSeb
2023-07-09
78
-766
/
+756
*
|
[ELFLOADER] Added a check if lib version is compatible with what the elf load...
ptitSeb
2023-07-09
9
-34
/
+91
*
|
Better wrapping for __libc_stack_end symbol
ptitSeb
2023-07-08
3
-8
/
+10
*
|
Fixed non dynarec build
ptitSeb
2023-07-08
1
-22
/
+19
*
|
Fixed an issue with Alternate address and PltResolver
ptitSeb
2023-07-08
1
-0
/
+1
*
|
Simplyfied internal jmpbuf handling
ptitSeb
2023-07-08
5
-130
/
+77
*
|
Some more small improvments to BOX64_MALLOC_HACK=2
ptitSeb
2023-07-08
1
-4
/
+1
*
|
More work on BOX64_MALLOC_HACK=2
ptitSeb
2023-07-08
1
-27
/
+77
*
|
Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero...
ptitSeb
2023-07-08
14
-105
/
+74
*
|
But sigaction debug message back to LOG_DEBUG level
ptitSeb
2023-07-06
1
-1
/
+1
*
|
Added __isoc99_swscanf wrapped function to libc for real this time (for #424)
ptitSeb
2023-07-05
3
-1
/
+3
*
|
Added __iso99_swscanf wrapped function to libc (for #424)
ptitSeb
2023-07-05
1
-0
/
+8
*
|
Added some more libxft wrapped function (for #424)
ptitSeb
2023-07-05
1
-6
/
+6
*
|
A few Push/Pop fixes and cleanups (#878)
Alexandre Julliard
2023-07-03
9
-136
/
+119
*
|
Added 2 wrapped function for libxft (for #424)
ptitSeb
2023-07-02
1
-2
/
+2
*
|
Fixed signature for wrapped vkGetPhysicalDeviceQueueFamilyProperties2 function
ptitSeb
2023-07-02
1
-1
/
+1
*
|
Better wrapping for libz and liblzma
ptitSeb
2023-07-02
5
-61
/
+152
*
|
Go back to using regular malloc/free for Dynarec temporary allocation when bu...
ptitSeb
2023-06-30
4
-14
/
+27
*
|
Small improvement to Signal Handling, and put back trace of Syscall/Sigaction...
ptitSeb
2023-06-30
1
-4
/
+7
*
|
[DYNAREC] Fix push rsp instruction (#875)
Alexandre Julliard
2023-06-28
3
-4
/
+10
*
|
[32BITS][RV64_DYNAREC] Hanlding of STll struct in FILD/FISTP (#868)
Yang Liu
2023-06-27
3
-10
/
+47
*
|
Reworked a bit privileged instruction ([32BITS] too)(ARM64_DYNAREC] too)
ptitSeb
2023-06-27
4
-40
/
+41
*
|
Added handling of INT 0x29 (__fastfail)
ptitSeb
2023-06-26
2
-0
/
+14
*
|
[32BITS][ARM64_DYNAREC] Added 66 60/61 opcodes (for #865)
ptitSeb
2023-06-26
2
-0
/
+34
*
|
[32BITS] Added 66 60/61 opcodes (for #865)
ptitSeb
2023-06-26
1
-22
/
+52
*
|
[DYNAREC_RV64] Fixed A0 MOV AL,Ob (#866)
Yang Liu
2023-06-26
2
-2
/
+4
*
|
[32BTIS][DYNAREC_RV64] Added support for 32bits (#861)
Yang Liu
2023-06-25
23
-283
/
+545
*
|
[32BITS][ARM64_DYNAREC] Added 06/07 opcodes
ptitSeb
2023-06-25
1
-1
/
+19
*
|
[32BITS] Fixed 1E/1F opcodes and added 06/07 opcodes
ptitSeb
2023-06-25
1
-2
/
+17
*
|
[ARM64_DYNAREC] Fixed issue with the newly introduced I64 optim for x87 regs ...
ptitSeb
2023-06-25
2
-2
/
+5
*
|
[ARM64_DYNAREC] Fixed 8C opcode and added 66 8C opcode
ptitSeb
2023-06-25
2
-2
/
+15
*
|
[ARM64_DYNAREC] Added (F2/F3) 66 A7 opcode
ptitSeb
2023-06-25
1
-0
/
+40
*
|
[32BITS][ARM64_DYNAREC] Hanlding of STll struct in FILD/FISTP 64bits (for #870)
ptitSeb
2023-06-25
2
-0
/
+46
*
|
[ARM64_DYNAREC] Improved handling of FILD/FISTP i64 sequence, important fo 32...
ptitSeb
2023-06-25
6
-57
/
+153
*
|
[32BITS][ARM64_DYNAREC] Added 82 opcodes
ptitSeb
2023-06-25
1
-0
/
+6
*
|
[32BITS] Added 82 opcodes
ptitSeb
2023-06-25
1
-0
/
+6
*
|
[32BITS][ARM64_DYNAREC] Added 1E/1F opcodes
ptitSeb
2023-06-25
1
-1
/
+19
*
|
[32BITS] Added 1E/1F opcodes
ptitSeb
2023-06-25
1
-0
/
+16
*
|
[32BITS][ARM64_DYNAREC] Added (faked) 6D opcode
ptitSeb
2023-06-25
1
-0
/
+28
*
|
[32BITS] Added 6C..6F opcodes
ptitSeb
2023-06-25
1
-5
/
+69
*
|
[32BITS][ARM64_DYNAREC] Added (faked) EF opcode
ptitSeb
2023-06-25
1
-0
/
+9
*
|
[32BITS][ARM64_DYNAREC] Added (F2/F3) 66 AD opcode
ptitSeb
2023-06-25
1
-0
/
+23
*
|
[32BITS][ARM64_DYNAREC] Added 64 8F opcode
ptitSeb
2023-06-25
2
-0
/
+21
*
|
[DYNAREC] Small improvment on instruction size array memory allocation
ptitSeb
2023-06-25
3
-10
/
+17
*
|
[32BITS][ARM64_DYNAREC] Added (F2/F3) 66 AF opcode
ptitSeb
2023-06-25
1
-0
/
+38
*
|
Comment fix on 66 AF opcode name
ptitSeb
2023-06-25
1
-1
/
+1
*
|
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
83
-134
/
+42
[prev]
[next]