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
*
Fixed a rare case of segfault
ptitSeb
2022-03-06
1
-0
/
+2
*
Removed a debugging leftover
ptitSeb
2022-03-06
1
-1
/
+1
*
Added some vulkan extentions
ptitSeb
2022-03-06
6
-0
/
+95
*
Improved speed of mmap changes
ptitSeb
2022-03-06
5
-4
/
+10
*
Change on mmap to help some stagging version of wine
ptitSeb
2022-03-06
3
-8
/
+13
*
Some small changes to clone syscall
ptitSeb
2022-03-06
1
-10
/
+13
*
Added 64 F3 0F 6F opcode ([DYNAREC] too) (for #241)
ptitSeb
2022-03-05
2
-0
/
+37
*
Some work to have steam streaming working (for #247)
ptitSeb
2022-03-05
8
-10
/
+292
*
[DYNAREC] Added 64 0F B6 and 64 3B opcodes
ptitSeb
2022-03-05
1
-0
/
+31
*
Added 64 63 opcode ([DYNAREC] Too)
ptitSeb
2022-03-05
2
-1
/
+44
*
[DYNAREC] Fixed GetEBO macro
ptitSeb
2022-03-05
1
-1
/
+2
*
[ARM64] Added printer for STRB Reg, [Reg, Reg]
ptitSeb
2022-03-05
1
-0
/
+9
*
Include pthread.h when used (should help #249)
ptitSeb
2022-03-05
4
-0
/
+4
*
Improve function name in trace a bit
ptitSeb
2022-03-04
1
-6
/
+13
*
Added wrapped SDL_GetPreferredLocales function (for #247)
ptitSeb
2022-03-04
1
-0
/
+1
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
22
-39
/
+611
*
Removed a debug trace
ptitSeb
2022-03-03
1
-2
/
+2
*
[DYNAREC] Fixed F3 0F E6 opcode (help Factorio)
ptitSeb
2022-03-03
1
-1
/
+8
*
Added 64 0F 11 opcode ([DYNAREC] too)
ptitSeb
2022-03-03
2
-1
/
+24
*
One more syscall
ptitSeb
2022-03-01
1
-3
/
+4
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
16
-38
/
+211
*
Some work on glib, gobject and steam
ptitSeb
2022-03-01
9
-20
/
+96
*
Added a few more slot to glib2
ptitSeb
2022-03-01
1
-1
/
+3
*
Added some more wrapped pulse functions
ptitSeb
2022-03-01
6
-96
/
+248
*
[DYNAREC] still working on multiarch
ptitSeb
2022-02-28
2
-14
/
+24
*
[DYNAREC] And yet more multiarch changes
ptitSeb
2022-02-27
2
-6
/
+9
*
Merge pull request #199 from Alexmitter/main
ptitSeb
2022-02-27
1
-2
/
+2
|
\
|
*
Add support for RISCV to myalign.h
Alexmitter
2021-12-30
1
-2
/
+2
*
|
[DYNAREC] And more multiarch changes
ptitSeb
2022-02-27
1
-4
/
+4
*
|
[DYNAREC] Still more multiarch changes
ptitSeb
2022-02-27
2
-1
/
+10
*
|
[DYNAREC] Even more work on multiarch
ptitSeb
2022-02-27
5
-16
/
+22
*
|
[DYNAREC] And even more multi-arch work
ptitSeb
2022-02-27
1
-37
/
+37
*
|
[DYNAREC] And more multi-arch work
ptitSeb
2022-02-27
1
-5
/
+5
*
|
[DYNAREC] More multi-arch work
ptitSeb
2022-02-27
2
-16
/
+18
*
|
[DYNAREC] More work on multi-arch
ptitSeb
2022-02-27
2
-14
/
+15
*
|
[DYNAREC] Improve signals to better handle multiple archs
ptitSeb
2022-02-27
1
-4
/
+88
*
|
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
51
-315
/
+362
*
|
Added a few more wrapped function (for #241)
ptitSeb
2022-02-26
6
-3
/
+14
*
|
Added __wcsncpy_chk to wrapped libc
ptitSeb
2022-02-26
1
-1
/
+1
*
|
Use sched_getcpu instead of deprecated getcpu (for #239)
ptitSeb
2022-02-20
1
-2
/
+2
*
|
Fixed build for x86_64
ptitSeb
2022-02-20
1
-2
/
+3
*
|
Some small changes to how cpuid is done (especially on core counts)
ptitSeb
2022-02-20
2
-5
/
+22
*
|
[TRACE] Small changes to function name print in trace
ptitSeb
2022-02-20
1
-5
/
+5
*
|
Make sure stack is correctly alligned on new thred (fixed SOR4 starting issues)
ptitSeb
2022-02-19
1
-1
/
+3
*
|
Merge pull request #236 from rajdakin/backtrace_fix
ptitSeb
2022-02-14
8
-34
/
+795
|
\
\
|
*
|
Fixed the backtrace wrapper (uses eh_frame information only)
rajdakin
2022-02-14
8
-34
/
+795
*
|
|
Fixed the CVTPD2DQ dynarec opcode
rajdakin
2022-02-14
2
-5
/
+9
|
/
/
*
|
[DYNAREC] Added 0F 3A 0F opcode
ptitSeb
2022-02-13
1
-0
/
+24
*
|
[DYNAREC] Added F2 0F D6 opcode
ptitSeb
2022-02-13
1
-0
/
+12
*
|
Added some code to detect if emulted program use old IMG_SavePNG_RW api inste...
ptitSeb
2022-02-13
3
-14
/
+43
[next]