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
*
Added a few libc wrapped functions
ptitSeb
2021-03-08
1
-6
/
+6
*
Added 66 85 TEST opcode
ptitSeb
2021-03-08
1
-0
/
+7
*
Fixed a few wrapped functions
ptitSeb
2021-03-08
8
-29
/
+15
*
Fixed non-REX.W 8D LEA opcode
ptitSeb
2021-03-08
1
-1
/
+1
*
Added another batch of wrapped x11 related lib (still un-tested copy from box86)
ptitSeb
2021-03-08
13
-4
/
+407
*
Added a bunch of X11 related lib (copy from box86, mostly un-verified)
ptitSeb
2021-03-08
15
-11
/
+1580
*
Added 0F AE /2 and /3 opcodes
ptitSeb
2021-03-08
1
-0
/
+6
*
Added sysv_signal wrapped function
ptitSeb
2021-03-08
1
-1
/
+1
*
Added A8 TEST opcode
ptitSeb
2021-03-08
1
-0
/
+3
*
Added 66 0F 54..5F opcodes
ptitSeb
2021-03-08
1
-0
/
+92
*
Added memrchr and memcpy wrapped functions
ptitSeb
2021-03-08
4
-3
/
+7
*
Added 66 0F 2E/2F opcodes
ptitSeb
2021-03-08
1
-0
/
+19
*
Added sigaction and ceil wrapped functions
ptitSeb
2021-03-08
5
-4
/
+8
*
Added more opcodes, including D8 and DD x87 ones
ptitSeb
2021-03-08
6
-0
/
+420
*
More 0F and 66 0F opcodes
ptitSeb
2021-03-08
2
-1
/
+159
*
Added a gew more various opcodes
ptitSeb
2021-03-08
4
-0
/
+117
*
Added wrapped libasound
ptitSeb
2021-03-08
7
-1
/
+1583
*
Added wrapped libX11
ptitSeb
2021-03-08
7
-1
/
+2316
*
Wrapped function SDL_LogXXXX needs va_list
ptitSeb
2021-03-07
1
-1
/
+2
*
Wrapped SDL_LogXXXX function correctly
ptitSeb
2021-03-07
1
-37
/
+9
*
Disabled va_list wrapped function in SDL2, wrapping is not done yet
ptitSeb
2021-03-07
5
-37
/
+29
*
Added a few SSE opcodes
ptitSeb
2021-03-07
2
-0
/
+32
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
23
-173
/
+8841
*
Default log level to INFO for now
ptitSeb
2021-03-07
1
-2
/
+2
*
Some cosmetic refinement to signal handling
ptitSeb
2021-03-07
1
-5
/
+5
*
Start of a new dev.cycle
ptitSeb
2021-03-07
1
-1
/
+1
*
Bumped to v0.0.2
ptitSeb
2021-03-07
1
-1
/
+1
*
Fixed some integrated help typo and copypasta
ptitSeb
2021-03-07
1
-12
/
+7
*
Adjusted install recipie
ptitSeb
2021-03-07
1
-3
/
+2
*
Finalized install recipie and disabled test 14 that crashes on aarch64 for now
ptitSeb
2021-03-07
2
-6
/
+8
*
Added some docs
ptitSeb
2021-03-07
2
-0
/
+14
*
Added another batch of MMX opcodes (mmx test is ok)
ptitSeb
2021-03-07
1
-1
/
+131
*
Added a new batch of MMX opcodes
ptitSeb
2021-03-07
1
-3
/
+153
*
Added some MMX opcodes and fixed 66 0F 7E MOVQ
ptitSeb
2021-03-07
2
-1
/
+88
*
Added a few SSE2 opcodes
ptitSeb
2021-03-07
1
-0
/
+19
*
Added another batch of MMX opcodes
ptitSeb
2021-03-07
1
-0
/
+42
*
Added 0F EC opcode
ptitSeb
2021-03-07
1
-0
/
+10
*
Added a bunch of MMX and SSE opcodes
ptitSeb
2021-03-07
4
-1
/
+80
*
Small adjustment for __pthread_unwind_next (but still crashing on aarch64)
ptitSeb
2021-03-07
1
-0
/
+1
*
Small adjustment to cancel thread handling
ptitSeb
2021-03-07
1
-4
/
+4
*
Added longjmp and pthread_cancel handling (and test14 works)
ptitSeb
2021-03-07
7
-250
/
+239
*
Fixed ARM64 build
ptitSeb
2021-03-07
1
-1
/
+1
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
19
-124
/
+1356
*
Added some DF x87 opcodes
ptitSeb
2021-03-06
4
-0
/
+211
*
Added a few SSE2 opcodes
ptitSeb
2021-03-06
2
-2
/
+38
*
Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)
ptitSeb
2021-03-06
12
-24
/
+183
*
Fixed mod/rm relative computation when opcode have trailing bytes
ptitSeb
2021-03-06
12
-138
/
+188
*
Fix an issue with mod/rm SBI with R12
ptitSeb
2021-03-06
1
-1
/
+0
*
Added fwrite wrapped function
ptitSeb
2021-03-06
4
-1
/
+5
*
Added F3 0F 6F MOVDQU opcode
ptitSeb
2021-03-06
1
-0
/
+7
[next]