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
*
[ARM64_DYNAREC] Added 0F 38 08/09/0A opcode
wannacu
2023-08-31
3
-0
/
+64
*
[ARM64_DYNAREC] Added 66 0F 38 37 opcode
wannacu
2023-08-31
1
-1
/
+7
*
[ARM64_DYNAREC] Added 0F 38 01/02/03/05/06/07 opcodes
wannacu
2023-08-31
2
-3
/
+64
*
Added 64 0F B7 opcode (for #958)
ptitSeb
2023-08-30
1
-0
/
+12
*
Added wrapping of libformw.so.6 (for #956)
ptitSeb
2023-08-28
8
-0
/
+138
*
[ELFLOADER] This was missing from previous elfloader work
ptitSeb
2023-08-27
1
-2
/
+2
*
[ELFLOADER] Better handling of dlopen library without RTLD_GLOBAL flags
ptitSeb
2023-08-27
4
-48
/
+100
*
[ARM64_DYNAREC] Fixed some issue with some opcode handling 8bits values (fixe...
ptitSeb
2023-08-27
4
-18
/
+18
*
[DYNAREC] Do not use dynarec in signal handling unless CUSTOM_MALLOC for Dyna...
ptitSeb
2023-08-27
1
-0
/
+5
*
Fixed detection and loading of program linked with glibc 2.34+
ptitSeb
2023-08-26
3
-4
/
+20
*
Fixed signature of SDL1 AudioCallback (for #952)
ptitSeb
2023-08-26
1
-1
/
+1
*
[RV64_DYNAREC] Added (66) 0F 2A/2C/2D opcodes
wannacu
2023-08-25
4
-13
/
+147
*
[ARM64_DYNAREC] Added (66) 0F 2A/2C/2D opcodes
wannacu
2023-08-25
4
-18
/
+175
*
Allow running at NULL, and trigger a segfault (backport from box86 5cdc1b9fa2...
Rafael Diniz
2023-08-22
1
-4
/
+2
*
Merge pull request #941 from wannacu/main
ptitSeb
2023-08-21
2
-10
/
+56
|
\
|
*
[ARM64_DYNAREC] Added 0F F1/F3/F7 opcodes
wannacu
2023-08-21
2
-10
/
+56
*
|
Update my_posix_spawnp()
liuli
2023-08-21
1
-0
/
+4
|
/
*
Fixed potential issue with previous commit
ptitSeb
2023-08-20
1
-0
/
+1
*
Cached Emulated symboled are fetched faster now
ptitSeb
2023-08-20
1
-23
/
+23
*
Refactored how wrapped symbols are fetch and stored
ptitSeb
2023-08-20
6
-136
/
+229
*
Start of a new dev. cycle
ptitSeb
2023-08-20
1
-1
/
+1
*
Bumped version to v0.2.4
ptitSeb
2023-08-19
1
-1
/
+1
*
[TRACE] Fixed FF 25 opcode not decoding destination correctly in trace
ptitSeb
2023-08-19
1
-1
/
+1
*
[ELFLOADER] Adjusted fetching of symbol (help Steam Unity3d linux games, like...
ptitSeb
2023-08-19
3
-16
/
+121
*
Added a few more wrapped symbol to libxcb-randr (for #287)
ptitSeb
2023-08-18
1
-2
/
+2
*
Added many symbols to wrapped libgmp (for #900)
ptitSeb
2023-08-18
6
-50
/
+211
*
Merge pull request #936 from wannacu/main
ptitSeb
2023-08-18
6
-4
/
+319
|
\
|
*
[RV64_DYNAREC] Added 10/11/12/13/14 opcodes
wannacu
2023-08-18
4
-2
/
+248
|
*
[ARM64_DYNAREC] Added F0 10/11 opcodes
wannacu
2023-08-17
2
-2
/
+71
*
|
Avoid wild pointer error for my_context->elfs
kaixindeken
2023-08-18
1
-2
/
+6
*
|
Added some more wrapped symbols to libxcbrandr (for #287)
ptitSeb
2023-08-17
1
-4
/
+4
|
/
*
[ARM64_DYNAREC] Fixes 66 AD opcode and tweaked A0/A1 and 66 A1 opcodes
ptitSeb
2023-08-15
2
-5
/
+11
*
Added 1 more libasound wrapped symbol (for #904)
ptitSeb
2023-08-15
1
-0
/
+1
*
[ARM64_DYNAREC] Fixed F2/F3 AD and added AC (should help #924 a bit)
ptitSeb
2023-08-15
1
-2
/
+20
*
Fixed AD opcode (for #924, probably other too)
ptitSeb
2023-08-15
2
-13
/
+11
*
[ARM64_DYNAREC] Added 0F C0/C1 ocpodes (helps #927)
ptitSeb
2023-08-15
1
-3
/
+28
*
Added 1 wrapped symbol to libglib2
ptitSeb
2023-08-15
1
-1
/
+1
*
[RV64_DYNAREC] Added E0/E1/E2/E3 opcodes
wannacu
2023-08-15
4
-5
/
+113
*
[ARM64_DYNAREC] Fixed E0/E1 opcodes
wannacu
2023-08-14
1
-2
/
+2
*
Added 0F A8/A9 opcodes
ptitSeb
2023-08-13
1
-0
/
+14
*
[32bits] Added 27/2F/37 opcodes
ptitSeb
2023-08-13
1
-1
/
+24
*
Added 0F A0/A1 opcodes
ptitSeb
2023-08-13
1
-1
/
+13
*
[32bits] Fixed 67 prefixed opcodes
ptitSeb
2023-08-13
1
-2
/
+6
*
Added another libxcbrandr wrapped symbol (for #287)
ptitSeb
2023-08-13
1
-1
/
+1
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
6
-33
/
+42
*
[32bits] Added 62 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
2
-2
/
+18
*
[32bits] Added 3F opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
2
-0
/
+22
*
Added some xcbrander wrapped symbols (for #287)
ptitSeb
2023-08-11
4
-5
/
+10
*
Added a few gstreamer symbols (for #287)
ptitSeb
2023-08-11
1
-12
/
+12
*
[ARM64_DYNAREC] Added 0F D1/D2 opcode
wannacu
2023-08-11
3
-11
/
+80
[next]