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 libssl wrapped functions (for #331)
ptitSeb
2022-06-29
1
-1
/
+1
*
Added 2 libssl wrapped functions (for #331)
ptitSeb
2022-06-29
1
-2
/
+2
*
Fixed printf_log for __cx_pure_virtual function
ptitSeb
2022-06-28
1
-1
/
+1
*
Added one libssl wrapped functions with reverse callback (for #331)
ptitSeb
2022-06-28
4
-1
/
+21
*
Added one more libssl wrapped functions (for #331)
ptitSeb
2022-06-28
1
-1
/
+1
*
Added one libssl wrapped functions (for #331)
ptitSeb
2022-06-28
1
-0
/
+1
*
Added one libcrypto wrapped functions (for #331)
ptitSeb
2022-06-28
1
-1
/
+1
*
Added one libssl wrapped functions (for #331)
ptitSeb
2022-06-28
4
-0
/
+6
*
Added a few more libssl wrapped functions (for #331)
ptitSeb
2022-06-28
1
-0
/
+3
*
Fixed some potential issue for eroneous execv call (fixes some infinite loopi...
ptitSeb
2022-06-26
1
-2
/
+2
*
Removed blockempty call in freeProtection, as the call is slow, at the expans...
ptitSeb
2022-06-26
1
-5
/
+10
*
Also changed the other wrapped __Xstat(64) function to accept a NULL buffer
ptitSeb
2022-06-26
1
-11
/
+15
*
Fixed wrapped __xtsat call with NULL buffer (helps Surviving Mars)
ptitSeb
2022-06-26
1
-2
/
+3
*
Improved a bit HotPage handling (might help Terraria and RimWorld, maybe other)
ptitSeb
2022-06-26
1
-3
/
+37
*
Added one more FAudio wrapped function (for Terraria)
ptitSeb
2022-06-26
1
-1
/
+1
*
Added SDL_LoadFile wrapped function (helps Terraria)
ptitSeb
2022-06-26
1
-0
/
+1
*
Added a couple of wrapped function to libssl and libcrypto (for #330)
ptitSeb
2022-06-25
2
-1
/
+2
*
[DYNAREC] Remove assert, the test is not relevent anymore
ptitSeb
2022-06-25
1
-1
/
+0
*
[DYNAREC] Fixed an issue with fillPredecessor that would undersize the predec...
ptitSeb
2022-06-25
1
-3
/
+3
*
[DYNAREC] Added CPU Dump on Signal to help debugging (only if signal inside a...
ptitSeb
2022-06-25
1
-0
/
+10
*
[DYNAREC] Fixed a typo when turning off Dynarec
ptitSeb
2022-06-25
1
-1
/
+1
*
[DYNAREC] Added BRK emitter, to help debugging
ptitSeb
2022-06-25
1
-0
/
+4
*
Rollback the signal/return address change limit
ptitSeb
2022-06-21
1
-8
/
+5
*
[DYNAREC] Fixed some complex x87 opcode, like FSINCOS (fixed bad camera in Un...
ptitSeb
2022-06-19
1
-1
/
+14
*
Various small debugging improvments
ptitSeb
2022-06-19
5
-20
/
+26
*
Do not prefer emulated on 32bits pressure vessels for now (helps winegstreame...
ptitSeb
2022-06-19
1
-1
/
+1
*
Change process name (hidding box64, helps mesa find the correct hack for some...
ptitSeb
2022-06-19
1
-0
/
+23
*
Update main.c
Jai A P
2022-06-19
1
-1
/
+1
*
Better handling of LD_PRELOAD libraries
ptitSeb
2022-06-19
1
-3
/
+4
*
More work on libfuse (some AppImage now runs)
ptitSeb
2022-06-11
6
-68
/
+372
*
[DYNAREC] added 67 8B opcode
ptitSeb
2022-06-11
1
-0
/
+12
*
Added 67 83 opcode ([DYNAREC] too) (for #323)
ptitSeb
2022-06-11
2
-0
/
+125
*
[DYNAREC] Fixed (or least avoid SIGILL) for DD /1 opcode
ptitSeb
2022-06-11
1
-0
/
+5
*
Fixed a potential crash with previous commit
ptitSeb
2022-06-11
1
-1
/
+1
*
Added support to load different libs with same name from different folders (f...
ptitSeb
2022-06-11
1
-4
/
+9
*
Added 67 C7 opcode ([DYNAREC] too) (for #323)
ptitSeb
2022-06-11
2
-1
/
+29
*
Added __cxa_pure_virtual wrapped function (for #299)
ptitSeb
2022-06-11
4
-0
/
+11
*
Added wrapped __wprintf_chk and wprintf (for #311)
ptitSeb
2022-06-11
6
-2
/
+24
*
Fixed some issue with TLS data not beeing updated correctly after ElfInit (fi...
ptitSeb
2022-06-06
3
-14
/
+23
*
Added one more GL extension
ptitSeb
2022-06-06
4
-0
/
+11
*
Fixed an issue with GetNoSelfSymbolStartEnd function that would find in self...
ptitSeb
2022-06-05
1
-10
/
+11
*
Added syscall 317
ptitSeb
2022-06-05
1
-0
/
+1
*
Added some GLES wrapped functions
ptitSeb
2022-06-05
1
-1
/
+9
*
Added 1 more wrapped function to libfontconfig
ptitSeb
2022-06-05
1
-1
/
+1
*
Added some failsafe on unwind
ptitSeb
2022-06-05
3
-2
/
+6
*
Added preliminary support for wrapped libEGL
ptitSeb
2022-06-05
11
-1
/
+271
*
Fixed a regression with last dynarec refactor (for #318)
ptitSeb
2022-06-05
1
-0
/
+2
*
Run elf init if __libc_start_main init param is NULL (for #315)
ptitSeb
2022-05-30
1
-0
/
+2
*
Better version of F2/F3 0F 1E opcode
ptitSeb
2022-05-30
2
-5
/
+10
*
More work on FAudio (Salt And Sanctuary seems to work fine now)
ptitSeb
2022-05-28
5
-63
/
+140
[next]