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
*
Fix non-Dynarec builds
ptitSeb
2023-02-18
1
-0
/
+2
*
Force show Backtrace when SIGABRT is trapped (still depending on SHOWSEGV/LOG...
ptitSeb
2023-02-18
1
-1
/
+2
*
Imrpoved a bit backtrace again
ptitSeb
2023-02-18
1
-1
/
+17
*
Rmoved debug leftover
ptitSeb
2023-02-17
1
-1
/
+0
*
Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR...
ptitSeb
2023-02-17
6
-81
/
+208
*
[DYNAREC] Added F0 0F AB/B3 opcodes
ptitSeb
2023-02-17
2
-0
/
+109
*
[DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)
ptitSeb
2023-02-16
4
-2
/
+21
*
[DYNAREC] Some more small fixes
ptitSeb
2023-02-16
1
-10
/
+4
*
Fixed an issue with Emulated lib refcount
ptitSeb
2023-02-16
1
-3
/
+4
*
Fixed interpretor for FIST(P) opcodes
ptitSeb
2023-02-16
2
-5
/
+5
*
[DYNAREC] Various small fixes and improvment on Dynarec
ptitSeb
2023-02-16
23
-709
/
+594
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
18
-259
/
+217
*
Small change to mallochook detector
ptitSeb
2023-02-16
1
-1
/
+1
*
wrapped: Wrap two more gsettings functions
Alfred Neumayer
2023-02-16
1
-2
/
+2
*
Some improvment to wrapped gtk3 and friends
ptitSeb
2023-02-14
4
-4
/
+9
*
Added 1 syscall
ptitSeb
2023-02-14
1
-0
/
+1
*
Refactored trace to file system, to be more resiliant
ptitSeb
2023-02-14
3
-8
/
+36
*
fprintf wrapped libasound dummy_error_handler to stderr instead of box trace ...
ptitSeb
2023-02-14
1
-4
/
+3
*
[DYNAREC] Don't forget to Cancel the block itself before bailling out of a fa...
ptitSeb
2023-02-14
1
-0
/
+1
*
[DYNAREC] Fixed an issue with custom memory alocator
ptitSeb
2023-02-14
1
-2
/
+1
*
Fixed a small warning
ptitSeb
2023-02-13
1
-1
/
+11
*
Various minor warning fixes
ptitSeb
2023-02-13
16
-46
/
+53
*
Also needed a RunFunctionWindows, following the Windows Calling Convention (a...
ptitSeb
2023-02-12
3
-3
/
+50
*
[WRAPPERS] Version update
rajdakin
2023-02-12
539
-539
/
+539
*
[WRAPPERS] Fixed the Windows ABI
rajdakin
2023-02-12
3
-332
/
+332
*
[WRAPPER] Forgot to filter out Windows function from isSimpleWrapper()
rajdakin
2023-02-12
1
-52
/
+0
*
Change all d3dadapter9 to W type of wrappers
ptitSeb
2023-02-12
8
-975
/
+1204
*
Added preliminary support for d3dadapter9, but need more work on calling conv...
ptitSeb
2023-02-12
19
-6
/
+2400
*
Fix non-dynarec builds
ptitSeb
2023-02-12
1
-0
/
+6
*
Small improvment for emu thread tracking
ptitSeb
2023-02-12
1
-13
/
+5
*
Fixed a nasty typo in free_neededlibs
ptitSeb
2023-02-12
1
-1
/
+1
*
[DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...
ptitSeb
2023-02-12
15
-142
/
+245
*
Fixed a memory leak in env handling
ptitSeb
2023-02-12
1
-0
/
+1
*
Fixed a memory leak in rcfile
ptitSeb
2023-02-12
1
-1
/
+3
*
Added some more gtk3 wrapped functions
ptitSeb
2023-02-12
4
-32
/
+39
*
[DYNAREC] Fixed a typo in setProtection
ptitSeb
2023-02-11
1
-19
/
+1
*
Added some more function to wrapped libgcrypt.so
ptitSeb
2023-02-11
6
-14
/
+105
*
[DYNAREC] Improved bridge handling
ptitSeb
2023-02-11
1
-25
/
+21
*
Fixed parameter order for BOX64_DYNAREC_HOTPAGE env parsing. (#511)
Tristan Morgan
2023-02-09
1
-1
/
+1
*
Changes for Alpine (#508)
RainbowC0
2023-02-05
2
-1
/
+4
*
Added a couple of wrapped libX11 function (for #503)
ptitSeb
2023-02-04
1
-2
/
+2
*
Added fts64_XXX wrapped functions to libc (for #503)
ptitSeb
2023-02-04
4
-5
/
+15
*
Added partial support for register_printf_specifier and friend (for #503)
ptitSeb
2023-02-04
4
-4
/
+92
*
Added sqrtl wrapped function (for #503)
ptitSeb
2023-02-04
1
-1
/
+5
*
Added some more wrapped functions to glib2 and gobject2 (for #503)
ptitSeb
2023-02-04
9
-29
/
+142
*
Update x64emu.c (#507)
RainbowC0
2023-02-03
1
-1
/
+10
*
Don't wrap struct obstack, alignment should be the same (for #504)
ptitSeb
2023-02-02
1
-2
/
+32
*
Added F0 FE /1 and /2 opcodes ([DYNAREC] too) (for #505)
ptitSeb
2023-02-02
2
-2
/
+81
*
Added 1 vulkan extension
ptitSeb
2023-01-29
1
-0
/
+33
*
[DYNAREC] Made FASTROUND the default (faster, less accurate)
ptitSeb
2023-01-29
1
-3
/
+3
[next]