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] Fixed BT/BTC/BTR/BTS opcodes
wannacu
2023-08-04
4
-31
/
+42
*
[ARM64] Added printer for FPRINTX
wannacu
2023-08-04
1
-1
/
+13
*
Added sycalls 59 and 140 (for #918)
ptitSeb
2023-08-03
1
-0
/
+13
*
Merge pull request #920 from AndreRH/spellingfixes
ptitSeb
2023-08-02
12
-64
/
+64
|
\
|
*
Some spelling fixes
André Zwing
2023-08-02
2
-5
/
+5
|
*
[DYNAREC] Some spelling fixes
André Zwing
2023-08-02
10
-59
/
+59
*
|
Add missing curly brackets
André Zwing
2023-08-02
1
-1
/
+2
|
/
*
Added syscall 268 (for #918)
ptitSeb
2023-08-02
1
-0
/
+1
*
Added syscal 160 (for #14)
ptitSeb
2023-08-02
2
-2
/
+3
*
Fixed non-dynarec behavior on setjmp
ptitSeb
2023-07-30
2
-4
/
+6
*
Fixed, for good non-dynarec build
ptitSeb
2023-07-30
1
-1
/
+3
*
Fixed non-dynarec build
ptitSeb
2023-07-30
1
-2
/
+0
*
Change again a bit how jmpbuffer and resuming of signal is handled
ptitSeb
2023-07-30
4
-97
/
+48
*
Use my_conect directly on Interpreter
ptitSeb
2023-07-30
3
-70
/
+70
*
[RV64_DYNAREC] Added more opcodes for Yuzu (#911)
xctan
2023-07-28
3
-2
/
+91
*
Added a new vulkan extension
ptitSeb
2023-07-27
1
-0
/
+4
*
Emit a SIGILL on Illegal FF opcode (and better trace for it). Also fixed some...
ptitSeb
2023-07-26
1
-11
/
+8
*
add /usr/x86_64-linux-gnu/lib to the shared library search path
Johannes Schauer Marin Rodrigues
2023-07-23
1
-0
/
+2
*
[DYNAREC] Improvments to BOX64_DYNAREC_FORWARD handling
ptitSeb
2023-07-23
1
-7
/
+14
*
[32BITS] Added C4 and C5 opcodes
ptitSeb
2023-07-23
1
-1
/
+26
*
[32BITS] added D6 undocumented opcode
ptitSeb
2023-07-23
2
-2
/
+21
*
[DYNAREC] Added more info when FillBlock generate a segfault
ptitSeb
2023-07-23
1
-0
/
+1
*
[ARM64_DYNAREC] Fixed invalid DE opcodes handling
ptitSeb
2023-07-23
1
-1
/
+2
*
[325BITS][ARM64_DYNAREC] Improved 66 50-5F opcodes
ptitSeb
2023-07-23
1
-18
/
+18
*
[32BITS] Added 66 50-5F opcodes ([ARM64_DYNAREC] too, and fixed 66 61 opcode)
ptitSeb
2023-07-23
2
-30
/
+98
*
[32BITS] Added 66 FF /6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-07-23
2
-4
/
+16
*
Removed a debug leftover
ptitSeb
2023-07-22
1
-3
/
+3
*
Better handling of int 29/2C/2d with wine ([ARM64_DYNAREC] too)
ptitSeb
2023-07-22
8
-24
/
+79
*
Hacked wrapped ptrace to avoid crash when wine handle exception (and debug re...
ptitSeb
2023-07-22
6
-6
/
+19
*
[TRACE] Fixed crash when tracing a function that is not defined in main at be...
ptitSeb
2023-07-22
1
-0
/
+5
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
383
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
383
-0
/
+0
*
|
Added 1 function to wrapped libatomic (for #46)
ptitSeb
2023-07-20
1
-1
/
+1
*
|
Added 67 0F 11 opcode ([ARM64_DYNAREC] too) (for #892)
ptitSeb
2023-07-19
2
-0
/
+35
*
|
Added 1 more symbol to wrapped libgtk3 (for #46)
ptitSeb
2023-07-19
1
-0
/
+1
*
|
Added some more wrapped symbols to libx11 and friends
ptitSeb
2023-07-19
7
-8
/
+12
*
|
[WRAPPERS] Generator version bump
rajdakin
2023-07-17
581
-581
/
+581
*
|
Added 67 F3 0F 6F opcode ([ARM64_DYNAREC] too) (for #873 / steam on wow64)
ptitSeb
2023-07-17
2
-0
/
+20
*
|
Added 0F F4 opcode ([ARM64_DYNAREC] too) (for #888)
ptitSeb
2023-07-17
2
-2
/
+13
*
|
Added 0F D4 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-07-17
3
-2
/
+17
*
|
Added a large bunch of wrapped functions to libnss3 and libnspr4
ptitSeb
2023-07-17
5
-639
/
+966
*
|
[DYNAREC] Small cosmetic change in updateNeed utility function
ptitSeb
2023-07-17
1
-2
/
+2
*
|
Actually added execle wrapped function (for #850)
ptitSeb
2023-07-17
3
-1
/
+3
*
|
Added a few wrapped function to libmpg123 (for #820)
ptitSeb
2023-07-16
1
-0
/
+3
*
|
[ARM64_DYNAREC] Fixed an issue with GB high extraction/re-insertion (for #867...
ptitSeb
2023-07-16
1
-3
/
+3
*
|
Added wrapped execle (for #850)
ptitSeb
2023-07-16
1
-2
/
+32
*
|
[32BITS] Added 64 67 8B opcode (for #870)
ptitSeb
2023-07-16
5
-0
/
+91
*
|
Fixed some warnings/build errors
ptitSeb
2023-07-16
1
-1
/
+2
*
|
Fixed some of 16bits opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-07-16
2
-7
/
+7
*
|
[ELFLOADER] Reworked R_X86_64_COPY and R_X86_64_GLOB_DAT handling, improving ...
ptitSeb
2023-07-15
5
-5
/
+15
[next]