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 1 wrapped function to freetype (for SOR4)
ptitSeb
2021-11-02
1
-1
/
+1
*
Better wrapping for libz inflate
ptitSeb
2021-11-02
4
-1
/
+14
*
[DYNAREC] Fixed right shift emmiter with const = 1 (help wine 6.17, and proba...
ptitSeb
2021-11-01
1
-3
/
+3
*
Added handling of ARCH_GET_FS to arch_prctl
ptitSeb
2021-11-01
1
-0
/
+3
*
[DEBUG] Don't overwrite trace if %pid is used
ptitSeb
2021-11-01
1
-8
/
+15
*
[ARM64] Check if Atomics are supported (not used yet)
ptitSeb
2021-11-01
2
-0
/
+6
*
[DYNAREC] Cancel a dynablock if a segfault occurs while building it
ptitSeb
2021-10-27
4
-2
/
+20
*
Added signalfd wrapped function to libc
ptitSeb
2021-10-26
1
-1
/
+1
*
Fixed some program (like the one made in rust) that was getting the command l...
ptitSeb
2021-10-26
1
-1
/
+8
*
Added reboot wrapped function to libc
ptitSeb
2021-10-26
1
-1
/
+1
*
Added a bunch of aio_ and mq_ wrapped function to librt
ptitSeb
2021-10-26
4
-17
/
+42
*
Detect steamwebhelper and don't load it for now (until it's actually fixed)
ptitSeb
2021-10-24
1
-0
/
+5
*
Optimized (and small fixes) to custom allocator ([DYNAREC] Speedup long launc...
ptitSeb
2021-10-24
1
-68
/
+134
*
Added 67 0F 67/7F ocpodes ([DYNAREC] too) (for The Last Federation)
ptitSeb
2021-10-24
5
-1
/
+60
*
Added wrapped libncursesw.so.6 (for #148)
ptitSeb
2021-10-23
7
-0
/
+656
*
Fixed SDL_Log wrapped function
ptitSeb
2021-10-23
1
-1
/
+1
*
Added FcConfigAppFontAddDir wrapped function (for #150)
ptitSeb
2021-10-22
1
-1
/
+1
*
Added a new wrapped function to libc (for #143)
ptitSeb
2021-10-21
1
-2
/
+2
*
Proper fix for link issue on glibc 2.34+ (for #120)
ptitSeb
2021-10-20
1
-4
/
+12
*
Add alignment wrapper to pthread_getattr_np.
Gergő Móricz
2021-10-17
6
-0
/
+17
*
Declare my_mmap and my_munmap to avoid warning
mogery
2021-10-13
1
-0
/
+4
*
Fix incorrect brick cleanup
mogery
2021-10-12
1
-1
/
+3
*
Map bricks below first 2GB of address space
mogery
2021-10-12
1
-1
/
+4
*
[DYNAREC] Added F2 0F E6 opcode
ptitSeb
2021-10-05
1
-0
/
+12
*
[DYNAREC] Added 67 89/C1/F7 opcodes
ptitSeb
2021-10-05
2
-3
/
+266
*
Small fix for elfloader
ptitSeb
2021-10-05
1
-5
/
+5
*
Added some more crypto and ssl wrapped functions (bedrock server starts now)
ptitSeb
2021-10-04
4
-20
/
+35
*
Added empty wrapped libnsl.so.1
ptitSeb
2021-10-04
7
-0
/
+185
*
Added mallinfo wrapped function (for #121)
ptitSeb
2021-09-29
4
-1
/
+10
*
Fix g_source_new wrapped function and friends (helps Zoom)
ptitSeb
2021-09-28
1
-7
/
+9
*
Yeah, that too should help fix build for the untested loogarch64 support
ptitSeb
2021-09-26
2
-2
/
+2
*
Still more build fix for the untested loogarch64 support
ptitSeb
2021-09-26
2
-0
/
+2
*
One more build fix for the untested loogarch64 support
ptitSeb
2021-09-26
2
-2
/
+2
*
And yet another build fixe for the untested loogarch64 support
ptitSeb
2021-09-26
1
-1
/
+1
*
Another build fixe for the untested loogarch64 support
ptitSeb
2021-09-26
1
-1
/
+1
*
Some build fixes for the untested loogarch64 support
ptitSeb
2021-09-26
1
-3
/
+3
*
More untested support for loongarch64 va_list
ptitSeb
2021-09-26
12
-4
/
+132
*
Added some untested support for loongarch64 va_list
ptitSeb
2021-09-26
3
-186
/
+581
*
[DYNAREC] Somme fix for 66 83 opcodes
ptitSeb
2021-09-26
1
-10
/
+10
*
Fixed some elf loading issues (like Torchlight2)
ptitSeb
2021-09-23
1
-3
/
+7
*
More work on gtk and nss3+friends
ptitSeb
2021-09-21
33
-49
/
+455
*
More work on gtk wrapping
ptitSeb
2021-09-20
17
-84
/
+584
*
Added minimum wrapped libsecret-1
ptitSeb
2021-09-19
9
-0
/
+308
*
And 2 more wrapped gtk functions
ptitSeb
2021-09-19
4
-2
/
+25
*
More gtk wrapped functions
ptitSeb
2021-09-19
4
-5
/
+32
*
Fixed some nasty copypasta on EmuCall
ptitSeb
2021-09-19
2
-6
/
+6
*
Fixed va_list conversion for aarch64
ptitSeb
2021-09-19
1
-31
/
+31
*
A bit more log on Interpretor mode
ptitSeb
2021-09-19
1
-0
/
+1
*
Added 1 more gtk function
ptitSeb
2021-09-19
1
-1
/
+1
*
Added wrapped g_signal_connect_object
ptitSeb
2021-09-19
6
-1
/
+40
[next]