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
*
Also handle internal mutex in my_sighandler
ptitSeb
2021-04-14
1
-2
/
+5
*
Added wrapped libSDL_net and libSDL_sound
ptitSeb
2021-04-14
9
-1
/
+201
*
Improved elfloader
ptitSeb
2021-04-14
1
-23
/
+25
*
Fixed dynarec builds
ptitSeb
2021-04-14
1
-1
/
+1
*
Oops-es
rajdakin
2021-04-14
7
-27
/
+30
*
Third pass, bumped the minimal CMake version up to 3.4
rajdakin
2021-04-14
3
-11
/
+10
*
Second pass
rajdakin
2021-04-14
33
-277
/
+416
*
First pass
rajdakin
2021-04-14
108
-408
/
+562
*
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
*
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
3
-0
/
+71
*
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
*
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
61
-367
/
+1593
|
\
|
*
Forgot to add SDL1
rajdakin
2021-04-11
3
-87
/
+37
|
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
60
-281
/
+1557
*
|
[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
[next]