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
...
*
Start of a new dev. cycle
ptitSeb
2021-04-14
1
-1
/
+1
*
Bumped to v0.0.8
ptitSeb
2021-04-13
1
-1
/
+1
*
Added a few SDL2 wrapped function from v2.0.10
ptitSeb
2021-04-13
1
-0
/
+4
*
Added syscall 298
ptitSeb
2021-04-13
1
-0
/
+1
*
Merge pull request #9 from ptitSeb/krishenriksen-patch-3
ptitSeb
2021-04-13
1
-1
/
+6
|
\
|
*
Update x64runf30f.c
Kris Henriksen
2021-04-13
1
-1
/
+6
|
/
*
Added some libc wrapped functions
ptitSeb
2021-04-13
4
-11
/
+26
*
Added 67 0F 2E/2F opcodes
ptitSeb
2021-04-13
4
-0
/
+72
*
Better trace for poll
ptitSeb
2021-04-13
5
-1
/
+10
*
Added some more wrapped functions in libc
ptitSeb
2021-04-13
5
-5
/
+12
*
Added 64 3B opcode
ptitSeb
2021-04-13
1
-0
/
+11
*
Add option to ovoid building fixed address
ptitSeb
2021-04-13
1
-2
/
+9
*
Merge pull request #7 from ptitSeb/krishenriksen-patch-1
ptitSeb
2021-04-13
1
-2
/
+2
|
\
|
*
Update CMakeLists.txt
Kris Henriksen
2021-04-13
1
-2
/
+2
|
/
*
Remove TokiTori2+ patch code, game is 32bits only
ptitSeb
2021-04-13
1
-7
/
+0
*
Added a few syscall around inotify
ptitSeb
2021-04-13
1
-0
/
+15
*
Added a few more libc wrapped function, and fixed glob64 wrapping
ptitSeb
2021-04-12
2
-17
/
+7
*
[DYNAREC] Fixed adc16 emitter
ptitSeb
2021-04-12
1
-1
/
+1
*
Added one pango function
ptitSeb
2021-04-12
1
-2
/
+2
*
Added a few more libc wrapped functions
ptitSeb
2021-04-12
2
-2
/
+3
*
Added utime wrapped functions
ptitSeb
2021-04-12
1
-1
/
+1
*
Added 9E/9F opcodes ([DYNAREC] too)
ptitSeb
2021-04-12
2
-2
/
+28
*
Added a 1 more libc wrapped function
ptitSeb
2021-04-12
1
-1
/
+1
*
Fixed some issues with pthread wrapping
ptitSeb
2021-04-12
1
-8
/
+15
*
[DYNAREC] Added 66 0F 5D/5F opcodes
ptitSeb
2021-04-12
1
-0
/
+14
*
[DYNAREC] Fixed F2 0F 5D/5F opcodes
ptitSeb
2021-04-12
1
-2
/
+2
*
Improved pthread wrapping
ptitSeb
2021-04-12
6
-9
/
+51
*
Added 64 F3 0F 11/59 opcodes
ptitSeb
2021-04-12
1
-2
/
+22
*
More alignment work on thread (some attr are bigger on arm64 than x86_64)
ptitSeb
2021-04-12
2
-113
/
+224
*
Added A0/A2 opcodes ([DYNAREC] too)
ptitSeb
2021-04-11
3
-6
/
+32
*
Fixed a warning in wrapped libsdl2
ptitSeb
2021-04-11
1
-1
/
+1
*
Merge pull request #6 from rajdakin/generalImprovements
ptitSeb
2021-04-11
62
-419
/
+1702
|
\
|
*
Forgot to add SDL1
rajdakin
2021-04-11
3
-87
/
+37
|
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
61
-333
/
+1666
*
|
[DYNAREC] Added 0F F2 opcode
ptitSeb
2021-04-11
1
-0
/
+12
*
|
[DYNAREC] Added 66 0F E1/F2 opcode
ptitSeb
2021-04-11
1
-0
/
+28
*
|
[DYNAREC] Added 0F 74 opcode
ptitSeb
2021-04-11
2
-0
/
+10
*
|
[DYNAREC] Added 66 0F DA opcode
ptitSeb
2021-04-11
1
-1
/
+7
*
|
[DYNAREC] Added 0F 63 opcode
ptitSeb
2021-04-11
1
-0
/
+10
*
|
[DYNAREC] Added 0F E3 opcode
ptitSeb
2021-04-11
1
-0
/
+8
*
|
Fixed 0F E3 opcode
ptitSeb
2021-04-11
1
-6
/
+3
*
|
[DYNAREC] Added 66 0F E2 ocpode
ptitSeb
2021-04-11
2
-0
/
+39
*
|
[DYNAREC] Added F3 0F 5B opcode
ptitSeb
2021-04-11
1
-0
/
+7
*
|
[DYNAREC] Added F3 0F D6 opcode
ptitSeb
2021-04-11
1
-0
/
+14
*
|
Added F2 0F F0 ocpode ([DYNAREC] too)
ptitSeb
2021-04-11
2
-1
/
+23
*
|
[DYNAREC] Added 0F DE/DF opcodes
ptitSeb
2021-04-11
1
-1
/
+14
*
|
Added 0F DE opcode
ptitSeb
2021-04-11
1
-1
/
+7
*
|
Added wrapped libSDL2_net
ptitSeb
2021-04-11
8
-1
/
+108
*
|
[DYNAREC] Improved (and fixed) Table64 handling
ptitSeb
2021-04-11
5
-9
/
+23
*
|
Improvement in internal mutex handling on signal, and [DYNAREC] multitasking ...
ptitSeb
2021-04-11
7
-49
/
+184
[prev]
[next]