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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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 #243 from Mzed3D/patch-1
ptitSeb
2022-02-27
1
-1
/
+6
|
\
|
*
Update CMakeLists.txt
Mzed3D
2022-02-27
1
-1
/
+1
|
*
Update CMakeLists.txt
Mzed3D
2022-02-27
1
-1
/
+6
|
/
*
Try to build RISC-V
ptitSeb
2022-02-27
1
-2
/
+6
*
Merge pull request #199 from Alexmitter/main
ptitSeb
2022-02-27
3
-2
/
+28
|
\
|
*
Update COMPILE.md to add RISCV
Alexmitter
2021-12-30
1
-0
/
+16
|
*
Add support for RISCV to myalign.h
Alexmitter
2021-12-30
1
-2
/
+2
|
*
Add RV64 support to CMakeLists.txt
Alexmitter
2021-12-30
1
-0
/
+10
*
|
[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
6
-18
/
+27
*
|
[DYNAREC] More multiarch changes
ptitSeb
2022-02-27
1
-1
/
+1
*
|
[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
*
|
Small adjustment on loongarch support
ptitSeb
2022-02-27
1
-1
/
+1
*
|
[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
52
-369
/
+427
*
|
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
12
-72
/
+917
|
\
\
|
*
|
Fixed the backtrace wrapper (uses eh_frame information only)
rajdakin
2022-02-14
12
-72
/
+917
*
|
|
Merge pull request #235 from rajdakin/opcode_fix
ptitSeb
2022-02-14
2
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
*
|
Undo last commit
ptitSeb
2022-02-11
1
-2
/
+2
*
|
Fixed wrapped function IMG_SavePNG_RW from SDL2-image
ptitSeb
2022-02-11
1
-2
/
+2
*
|
Added 0F 3A 0F opcode
ptitSeb
2022-02-11
1
-0
/
+27
*
|
Added 1 wrapped function to libsdl2
ptitSeb
2022-02-11
1
-1
/
+1
*
|
[DYNAREC] Fixed an optimisation (intra-dynablock jump) that was broken for a ...
ptitSeb
2022-02-11
6
-20
/
+22
*
|
Added wrapped lldiv (for Ion Fury)
ptitSeb
2022-02-10
4
-1
/
+5
*
|
Small update to README_CN
ptitSeb
2022-02-10
1
-1
/
+1
*
|
Small update to README
ptitSeb
2022-02-10
1
-2
/
+2
*
|
Added F0 0F C0 opcode (for #210)
ptitSeb
2022-02-06
1
-0
/
+17
*
|
Added 2E opcode ([DYNAREC] too)
ptitSeb
2022-02-06
2
-0
/
+4
*
|
Added SDL_GetAudioDeviceSpec wrapped function to SDL2
ptitSeb
2022-02-05
1
-0
/
+1
*
|
Merge pull request #226 from classilla/main
ptitSeb
2022-02-04
1
-0
/
+2
|
\
\
|
*
|
ensure uc_link is properly initialized in getcontext(), fixes ppc64le
Cameron Kaiser
2022-02-03
1
-0
/
+2
|
/
/
*
|
Merge pull request #223 from CalcProgrammer1/fix-debian
ptitSeb
2022-02-02
1
-1
/
+1
|
\
\
|
*
|
Correct package name in Debian changelog
Adam Honse
2022-02-02
1
-1
/
+1
|
/
/
[prev]
[next]