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
*
Improvments to ElfLoader Reloc handling and Reload of memory
ptitSeb
2021-04-19
1
-11
/
+19
*
[DYNAREC] Added F3 0F 1E opcode
ptitSeb
2021-04-19
1
-0
/
+6
*
Fixed a small issue with Custom Mem handler and MexFreeBlock calculation
ptitSeb
2021-04-19
1
-1
/
+3
*
Added handling of 3E prefix ([DYNAREC] too)
ptitSeb
2021-04-18
2
-0
/
+6
*
Added libOpenGL.so.0 as a synonym for libGL.so.1
ptitSeb
2021-04-18
1
-0
/
+1
*
Added wrapped libpng16
ptitSeb
2021-04-18
7
-1
/
+590
*
[DYNAREC] Added 0F 64/65/66/6B/72/75/76/D3/F5 opcodes
ptitSeb
2021-04-18
2
-3
/
+131
*
Added some libc wrapped functions
ptitSeb
2021-04-18
1
-3
/
+3
*
Added a few more FreeType wrapped functions
ptitSeb
2021-04-18
1
-3
/
+3
*
Fixed GetNativeFnc
ptitSeb
2021-04-18
1
-2
/
+2
*
Added wrapped libXft
ptitSeb
2021-04-17
6
-0
/
+121
*
Fixed handling of * in scnaf/printf Stack argument handling
ptitSeb
2021-04-17
1
-16
/
+42
*
Added 91..96 opcode and fixe REX.B 99 one ([DYNAREC] too)
ptitSeb
2021-04-17
2
-2
/
+36
*
Fixed nexttoward(f) wrapped functions, and improved long double handling
ptitSeb
2021-04-17
6
-5
/
+29
*
[DYNAREC] Hack to handle FLD/FSTP tbytes sequence faster
ptitSeb
2021-04-17
1
-4
/
+17
*
Added wrapped libFLAC
ptitSeb
2021-04-16
7
-0
/
+630
*
Added E0..E3 opcodes ([DYNAREC] too)
ptitSeb
2021-04-16
3
-0
/
+80
*
Added more libc wrapped functions
ptitSeb
2021-04-16
4
-3
/
+8
*
[DYNAREC] Smal fix on the x86 size computation for sons of dynablocks
ptitSeb
2021-04-16
1
-1
/
+1
*
[DYNAREC] Small printer fix for LDRSW
ptitSeb
2021-04-16
1
-3
/
+3
*
Use curl4 wrapper fro libcurl.so.3
ptitSeb
2021-04-16
1
-0
/
+1
*
Some improvement to custommem handling
ptitSeb
2021-04-16
1
-4
/
+4
*
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
[next]