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
*
[DYNAREC] Fixed 66 64 0F 2E/2F opcodes
ptitSeb
2022-11-26
1
-3
/
+2
*
[RISCV] Fix build
ptitSeb
2022-11-22
1
-0
/
+13
*
Improve (non-libc) syscall, and added a few new ones
ptitSeb
2022-11-22
3
-67
/
+213
*
Simplified alignment of stat64 structure
ptitSeb
2022-11-22
1
-10
/
+4
*
Improve stack management on signal handler
ptitSeb
2022-11-22
1
-15
/
+8
*
Added wrapped libcairoobject-2 and a bunch of other gtk related wrapped funct...
ptitSeb
2022-11-22
15
-18
/
+183
*
Start of a new Dev. cycle
ptitSeb
2022-11-22
1
-1
/
+1
*
Bumped to v0.2.0
ptitSeb
2022-11-17
1
-2
/
+2
*
[DYNAREC] Fixed RCR and RCL opcodes
ptitSeb
2022-11-16
5
-15
/
+13
*
Added one more GLES extension to wrapped libGL
ptitSeb
2022-11-15
6
-0
/
+35
*
Added a few more wrapped function to libcrypto
ptitSeb
2022-11-15
1
-4
/
+4
*
Better handling of rolling logs
ptitSeb
2022-11-15
3
-17
/
+32
*
[DYNAREC] Pre-allocate more instructions on FillBlock64
ptitSeb
2022-11-15
1
-1
/
+1
*
Added 1 wrapped function to libX11
ptitSeb
2022-11-15
1
-1
/
+1
*
Added 1 extension to wrapped libGL
ptitSeb
2022-11-15
1
-0
/
+4
*
Added a bunch of libGL and libGLES2 extensions
ptitSeb
2022-11-15
5
-0
/
+593
*
Small fixes and improvement to memory protection handling
ptitSeb
2022-11-14
3
-27
/
+47
*
Added BOX64_CRASHHANDLER env. var.
ptitSeb
2022-11-14
3
-2
/
+22
*
Added some synonim for libpango-1 and libcairo
ptitSeb
2022-11-14
1
-0
/
+2
*
Set TLS size to be a 64K page on all cases
ptitSeb
2022-11-14
1
-1
/
+1
*
Improved ROLLING_LOG and improved getcontext/setcontext handling of floating ...
ptitSeb
2022-11-13
4
-20
/
+21
*
Added 1 wrapped function for libmpg123
ptitSeb
2022-11-13
1
-1
/
+1
*
Added wrapped (empty) libvdpau
ptitSeb
2022-11-13
7
-0
/
+58
*
Added SDL_ResetKeyboard wrapped function
ptitSeb
2022-11-13
1
-0
/
+1
*
[DYNAREC] Optimisations and fixes on a few x87 opcodes (fixes Piczle Cross Ad...
ptitSeb
2022-11-13
4
-14
/
+22
*
Print the ROLLING_LOG on the Ask to run at NULL error
ptitSeb
2022-11-13
1
-1
/
+11
*
Cosmetic change on my_dl_iterate_phdr callback
ptitSeb
2022-11-13
1
-8
/
+8
*
Optimized getDB, setProtection and freeProtection
ptitSeb
2022-11-13
1
-11
/
+35
*
Added 1 vulkan extension
ptitSeb
2022-11-13
6
-0
/
+20
*
Added wrapped libgstgl-1.0 with a few functions
ptitSeb
2022-11-13
9
-12
/
+474
*
Changed steam-pressure-vessel wrapping to include system libs first
ptitSeb
2022-11-13
1
-5
/
+7
*
Also use size when selecting symbol for R_X86_64_COPY and R_X86_64_GLOB_DAT r...
ptitSeb
2022-11-13
9
-103
/
+124
*
Fixed wrapped function signature for vkCmdSetScissorWithCount,
ptitSeb
2022-11-12
1
-2
/
+2
*
Fix an issue with dynarec build when running without dynarec
ptitSeb
2022-11-11
1
-1
/
+1
*
x86_64 build don't need CreateCPUInfoFile
ptitSeb
2022-11-11
1
-1
/
+1
*
Actualy fix x86_64 build
ptitSeb
2022-11-11
1
-1
/
+1
*
Fix x86_64 build
ptitSeb
2022-11-11
1
-1
/
+1
*
Improved cpu cores detection and reporting
ptitSeb
2022-11-11
3
-8
/
+41
*
Fixed some fuse wrapped functions (better AppImage compatibility)
ptitSeb
2022-11-11
5
-114
/
+188
*
Added fuse_main_real wrapped function
ptitSeb
2022-11-10
6
-1
/
+1123
*
[DYNAREC] Fixed alternate address not always taken into account by Dynarec
ptitSeb
2022-11-02
1
-0
/
+3
*
Fixed a small memory leak with Dynarec
ptitSeb
2022-11-02
1
-0
/
+3
*
[ANDROID] Build fix
ptitSeb
2022-11-01
2
-2
/
+2
*
Added libudev.so.1 dependancy for wrapped libudev.so.0
ptitSeb
2022-11-01
1
-1
/
+2
*
Added llrintl wrapped function (for #419)
ptitSeb
2022-11-01
4
-1
/
+13
*
Added XftNameUnparse wrapped function (for #424)
ptitSeb
2022-11-01
1
-1
/
+1
*
Added a few libflac wrapped function (for #425)
ptitSeb
2022-11-01
1
-3
/
+3
*
Addedsyscall 24 (for #429)
ptitSeb
2022-11-01
1
-0
/
+1
*
Detect when program is linked with glibc 2.34+ to workaround the default libc...
ptitSeb
2022-11-01
6
-5
/
+47
*
Remove dynablocklist (#438)
ptitSeb
2022-10-31
19
-747
/
+475
[next]