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
*
Make StrongMem emulation level 2 stronger
ptitSeb
2022-09-04
2
-6
/
+24
*
Fixed x86/x86_64 binary detection (for #399)
ptitSeb
2022-08-31
1
-2
/
+4
*
small improvment to x64/x86 signature detection
ptitSeb
2022-08-30
1
-10
/
+4
*
Added 1 libxi wrapped function
ptitSeb
2022-08-28
1
-2
/
+2
*
Added 1 wrapped function to gtk3
ptitSeb
2022-08-28
1
-0
/
+1
*
Fixed gtk_get_major/minor/micro version wrapped function to gtk2
ptitSeb
2022-08-28
1
-3
/
+4
*
Added gtk_get_major/minor/micro version wrapped function to gtk2
ptitSeb
2022-08-28
1
-0
/
+3
*
Added a few more FAudio wrapped functions
ptitSeb
2022-08-28
1
-11
/
+11
*
Added some CERT function to wrapped libnss3 (for #375)
ptitSeb
2022-08-13
1
-2
/
+2
*
Fixed a warning
ptitSeb
2022-08-11
1
-0
/
+1
*
Add SW64 base support (#382)
wannacu
2022-08-11
5
-1
/
+55
*
Fixed issue with last RIP handling refactor
ptitSeb
2022-08-10
1
-1
/
+1
*
Some cleanup
ptitSeb
2022-08-10
5
-1
/
+8
*
Added D9 D8..DF opcodes ([DYNAREC] too) (for #361)
ptitSeb
2022-08-09
2
-16
/
+27
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
30
-406
/
+434
*
Fixed a warning
ptitSeb
2022-08-06
1
-2
/
+2
*
Also use __libc_memalign instead of posix_memalign
ptitSeb
2022-08-06
3
-7
/
+12
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
29
-390
/
+438
*
Backport SDL_DYNAPI_entry wrapper from box86. (#374)
João Henrique
2022-08-06
3
-1
/
+941
*
Added a new extension to wrapped libGL
ptitSeb
2022-07-31
1
-1
/
+4
*
Small improvment in signal handling
ptitSeb
2022-07-30
1
-7
/
+8
*
Added some wayland wrapped libs (partial)
ptitSeb
2022-07-30
17
-0
/
+296
*
Small changed to wrapped exit function
ptitSeb
2022-07-30
1
-0
/
+1
*
Fixed wrapped gtk_tree_store_new function
ptitSeb
2022-07-30
1
-1
/
+1
*
Small improvment to BOX64_ROLLING_LOG=1
ptitSeb
2022-07-30
2
-3
/
+3
*
Better trace for readlink
ptitSeb
2022-07-30
1
-0
/
+4
*
Added a few more wrapped nns3 and nspr4 functions
ptitSeb
2022-07-30
5
-6
/
+11
*
Added wrapping of GtkTextViewClass in gtk2
ptitSeb
2022-07-30
3
-0
/
+85
*
Added wrapped g_signal_override_class_handler function
ptitSeb
2022-07-30
4
-1
/
+8
*
Fixed CERT_PKIXVerifyCert that can have a well hiden callback...
ptitSeb
2022-07-30
6
-7
/
+86
*
Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal
ptitSeb
2022-07-30
7
-6
/
+57
*
Improve obstack support (for #352)
ptitSeb
2022-07-30
6
-7
/
+20
*
Improve support of MyAlign for printf type (for #356)
ptitSeb
2022-07-30
1
-0
/
+4
*
Added an empty wrapped libsoftokn3 (for #365)
ptitSeb
2022-07-30
7
-0
/
+67
*
Fixed syscall 332 (for #361)
ptitSeb
2022-07-30
1
-1
/
+1
*
Added 2 SDL2 wrapped function (for #364)
ptitSeb
2022-07-28
4
-2
/
+12
*
Added syscall 60 (for #363)
ptitSeb
2022-07-28
1
-0
/
+1
*
Merge branch 'main' of https://github.com/ptitSeb/box64 into main
ptitSeb
2022-07-27
2
-0
/
+4
|
\
|
*
Forgot those from previous commit
ptitSeb
2022-07-27
2
-0
/
+4
*
|
Added SDL_GameControllerFromPlayerIndex wrapped function to sdl2
ptitSeb
2022-07-27
1
-0
/
+1
|
/
*
Quick hack to align pthread_cond_t if needed (for #362)
ptitSeb
2022-07-27
2
-5
/
+34
*
Added a few GLES wrapped function (for #362)
ptitSeb
2022-07-27
1
-0
/
+10
*
Improved wrapping of libatk
ptitSeb
2022-07-27
4
-22
/
+149
*
Added F2 0F 7D opcode
ptitSeb
2022-07-25
1
-0
/
+14
*
Added a few more Atk wrapped functions
ptitSeb
2022-07-24
1
-11
/
+11
*
Added 66 0F D0 opcode
ptitSeb
2022-07-24
1
-1
/
+7
*
Added a mostly empty wrapped libatomic
ptitSeb
2022-07-24
7
-0
/
+154
*
Added a few libdrm wrapped functions
ptitSeb
2022-07-24
4
-3
/
+8
*
Wrapped one more GL extension
ptitSeb
2022-07-24
1
-0
/
+3
*
Added many gbm wrapped functions
ptitSeb
2022-07-24
4
-27
/
+32
[next]