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
...
*
Added wrapped libcairo, libpango, libpangoft2 and libpangocairo
ptitSeb
2021-04-08
12
-5
/
+1324
*
Added a few more wrapped libc functions
ptitSeb
2021-04-08
4
-2
/
+7
*
Added F0 0F AB/B3 opcodes
ptitSeb
2021-04-08
1
-0
/
+137
*
Added some more libc wrapped functions
ptitSeb
2021-04-08
1
-13
/
+13
*
Small change on trace flags output
ptitSeb
2021-04-08
1
-2
/
+2
*
Fixed a warning
ptitSeb
2021-04-08
1
-1
/
+0
*
Small change on trace output
ptitSeb
2021-04-08
1
-2
/
+2
*
Merge pull request #2 from rajdakin/addregsdiff
ptitSeb
2021-04-07
6
-15
/
+51
|
\
|
*
[TRACE] Added a new trace option
rajdakin
2021-04-07
6
-15
/
+51
*
|
[DYNAREC] Needed to same a bit more register before native funciton call (fix...
ptitSeb
2021-04-07
1
-0
/
+7
|
/
*
Added 2 _np wrapped function to pthreads
ptitSeb
2021-04-07
1
-0
/
+2
*
Added wrapped libcurl/libcurl-gnutls
ptitSeb
2021-04-07
6
-2
/
+655
*
Small changes to a few libGL wrapped function signature
ptitSeb
2021-04-07
4
-9
/
+19
*
Added 0F DA ocode ([DYNAREC] too)
ptitSeb
2021-04-07
2
-2
/
+14
*
Added RK3326 definitions.
krishenriksen
2021-04-07
3
-3
/
+3
*
Added wrapped ldiv function
ptitSeb
2021-04-06
4
-1
/
+5
*
Added wrapped libcrypto and libssl
ptitSeb
2021-04-06
8
-2
/
+5326
*
Fixed __realpath_chk wrapping
ptitSeb
2021-04-06
4
-4
/
+4
*
Unlock all mutex on child process when forking
ptitSeb
2021-04-06
2
-0
/
+26
*
Fixed SDL AudioSpec structure definition
ptitSeb
2021-04-06
1
-0
/
+1
*
Added 67 80/8B opcodes
ptitSeb
2021-04-05
1
-0
/
+25
*
Added a couple of libc wrapped functions
ptitSeb
2021-04-05
2
-16
/
+8
*
Cleanup trace_func if still present at exit
ptitSeb
2021-04-05
1
-0
/
+5
*
And another change change to __libc_start_main for non-Dynarec build
ptitSeb
2021-04-05
1
-2
/
+2
*
Added some more GL wrapped functions
ptitSeb
2021-04-05
4
-0
/
+27
*
One more change to __libc_start_main to end emulation when done
ptitSeb
2021-04-05
1
-0
/
+1
*
Fixed _start preparation
ptitSeb
2021-04-05
1
-6
/
+3
*
Re-enabled the pre-calc of next block for new thread
ptitSeb
2021-04-05
1
-1
/
+1
*
Better trace for glXGetProcAddress
ptitSeb
2021-04-05
1
-0
/
+3
*
Merge pull request #1 from rajdakin/wrapper_add
ptitSeb
2021-04-04
2
-926
/
+1658
|
\
|
*
[WRAPPER] Added a new feature in the wrapper, forced all i32 to i64
rajdakin
2021-04-04
2
-926
/
+1658
*
|
[DYNAREC] Added 66 64 8B opcode
ptitSeb
2021-04-04
3
-1
/
+86
*
|
Added some more libc wrapped functions
ptitSeb
2021-04-04
1
-6
/
+6
*
|
Ooops, that typo was breaking some C#/Unity stuff
ptitSeb
2021-04-04
1
-1
/
+1
*
|
Disabled handling of CC opcode for now (ignoring it is better)
ptitSeb
2021-04-04
1
-1
/
+1
*
|
Added some more 67 opcodes (may need to find a better solution for this)
ptitSeb
2021-04-04
4
-1
/
+81
|
/
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
6
-17
/
+70
*
One more libc wrapped function
ptitSeb
2021-04-03
4
-1
/
+5
*
[DYNAREC] A few more printer on litteral LDR
ptitSeb
2021-04-03
1
-1
/
+13
*
[DYNAREC] Some more fixes on some DB opcodes (until ARMv8.5 detection is impl...
ptitSeb
2021-04-03
1
-0
/
+42
*
More work on stack alignements
ptitSeb
2021-04-03
1
-2
/
+2
*
More work around stack alignement and frame pointer
ptitSeb
2021-04-03
5
-2
/
+13
*
[DYNAREC] Fixed x87 virtual stack managment
ptitSeb
2021-04-03
1
-11
/
+11
*
Added some more libc wrapped functions
ptitSeb
2021-04-03
4
-5
/
+9
*
[DYNAREC] Added DF opcodes
ptitSeb
2021-04-03
4
-12
/
+342
*
[DYNAREC] Added DD opcodes
ptitSeb
2021-04-03
3
-1
/
+203
*
[DYNAREC] Fixed many issues with x87 cache handling
ptitSeb
2021-04-03
1
-14
/
+14
*
[DYNAREC] removed a warning
ptitSeb
2021-04-03
1
-2
/
+0
*
[DYNAREC] Added D8 opcodes
ptitSeb
2021-04-03
3
-1
/
+237
*
[DYNAREC] Added DB opcodes
ptitSeb
2021-04-03
5
-11
/
+280
[prev]
[next]