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
*
[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
7
-1
/
+107
*
[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
*
[DYNAREC] Fixed, again, arm64_lock_storeifref function
ptitSeb
2021-04-11
1
-1
/
+1
*
[DYNAREC] Fixed arm64_lock_storeifref function
ptitSeb
2021-04-11
1
-2
/
+3
*
[DYNAREC] Removed obsolete comments
ptitSeb
2021-04-11
1
-4
/
+0
*
[DYNAREC] Added address on Jump to non-block address warning log
ptitSeb
2021-04-11
1
-1
/
+1
*
Merge branch 'main' of https://github.com/ptitSeb/box64 into main
ptitSeb
2021-04-10
2
-5
/
+8
|
\
|
*
Added some libc symbols
rajdakin
2021-04-10
2
-5
/
+8
*
|
Merge branch 'main' of https://github.com/ptitSeb/box64 into main
ptitSeb
2021-04-10
1
-4
/
+12
|
\
|
|
*
Fixed FF INC and DEC opcodes
rajdakin
2021-04-10
1
-4
/
+12
*
|
Better trace for a few GL functions
ptitSeb
2021-04-10
1
-0
/
+15
*
|
[DYNAREC] Fixed address used by this warning
ptitSeb
2021-04-10
1
-4
/
+4
|
/
*
Grab thread emu when calling init Library instead of NULL
ptitSeb
2021-04-10
1
-1
/
+1
*
Merge pull request #3 from rajdakin/exitFix
ptitSeb
2021-04-09
17
-88
/
+150
|
\
|
*
Fixed the libraries free ordering
rajdakin
2021-04-09
11
-62
/
+124
|
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
10
-26
/
+26
*
|
Added gethostbyname wrapped function
ptitSeb
2021-04-09
1
-1
/
+1
*
|
Added F0 87 opcode ([DYNAREC] too)
ptitSeb
2021-04-09
2
-1
/
+71
*
|
Fixed a warning
ptitSeb
2021-04-09
1
-1
/
+1
|
/
*
Fix NOALIGN build
ptitSeb
2021-04-09
1
-0
/
+2
*
Added one more wcs wrapped function
ptitSeb
2021-04-09
1
-1
/
+1
*
Added unligned case for lock inc dword ptr[xx]
ptitSeb
2021-04-09
1
-3
/
+14
*
Added wcstof wrapped function
ptitSeb
2021-04-09
1
-1
/
+1
*
pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...
ptitSeb
2021-04-09
5
-14
/
+167
*
Small comment on syscall
ptitSeb
2021-04-09
1
-1
/
+1
*
More libc wrapped functions
ptitSeb
2021-04-08
1
-1
/
+1
*
Added 64 F2 0F 11 and 64 39 opcodes
ptitSeb
2021-04-08
1
-5
/
+46
*
A few more wrapped libc functions
ptitSeb
2021-04-08
1
-9
/
+9
*
Added 67 66 0F 6F/7A opcodes
ptitSeb
2021-04-08
7
-3
/
+157
*
[DYNAREC] Fixed 66 81 opcodes
ptitSeb
2021-04-08
1
-8
/
+8
*
[DYNAREC] Fixed the BOX64_NODYNAREC function
ptitSeb
2021-04-08
1
-2
/
+4
*
Added a libvorbisfile wrapped function and fixed another one (structure as ar...
ptitSeb
2021-04-08
5
-13
/
+25
*
Added a xcb wrapped function
ptitSeb
2021-04-08
4
-7
/
+7
*
Added fsync wrapped function
ptitSeb
2021-04-08
1
-1
/
+1
*
Fixed fcntl wrapper
ptitSeb
2021-04-08
1
-14
/
+13
*
Fixed memory protection that wasn't updated correctly
ptitSeb
2021-04-08
1
-4
/
+4
*
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
[next]