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
/
emu
/
x64syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added syscall 284 (for #965)
ptitSeb
2023-09-09
1
-0
/
+11
*
Added syscall 282 (for #965)
ptitSeb
2023-09-09
1
-0
/
+26
*
Added sycalls 59 and 140 (for #918)
ptitSeb
2023-08-03
1
-0
/
+13
*
Added syscall 268 (for #918)
ptitSeb
2023-08-02
1
-0
/
+1
*
Added syscal 160 (for #14)
ptitSeb
2023-08-02
1
-0
/
+1
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
1
-1
/
+1
*
|
Improve logs a bit
ptitSeb
2023-06-09
1
-1
/
+1
*
|
Added some more setup for Project Zomboid (should help #112)
ptitSeb
2023-06-02
1
-0
/
+2
*
|
Some small changes to thread and fork and cloning x64emu_t struct
ptitSeb
2023-05-08
1
-4
/
+5
|
/
*
Added 1 syscall
ptitSeb
2023-04-14
1
-0
/
+1
*
Added 3 more syscall (for #99)
ptitSeb
2023-04-05
1
-0
/
+3
*
Added syscall 49 (for #99)
ptitSeb
2023-04-05
1
-0
/
+1
*
Addedsome more syscall (for #616)
ptitSeb
2023-03-23
1
-0
/
+11
*
Added 1 syscall
ptitSeb
2023-02-14
1
-0
/
+1
*
Added 1 more syscall
ptitSeb
2023-01-22
1
-0
/
+1
*
Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...
ptitSeb
2022-12-30
1
-1
/
+6
*
Added 206-210 syscalls (for #485)
ptitSeb
2022-12-30
1
-0
/
+5
*
[RISCV] Fix build
ptitSeb
2022-11-22
1
-0
/
+13
*
Improve (non-libc) syscall, and added a few new ones
ptitSeb
2022-11-22
1
-65
/
+206
*
Addedsyscall 24 (for #429)
ptitSeb
2022-11-01
1
-0
/
+1
*
Added syscalls 7 and 112
ptitSeb
2022-10-26
1
-0
/
+14
*
Actually fixed (this time) syscall 78
ptitSeb
2022-10-26
1
-12
/
+22
*
Fixed an issue with syscall 78
ptitSeb
2022-10-26
1
-1
/
+1
*
Added syscall to BOX64_ROLLING_LOG too
ptitSeb
2022-10-26
1
-5
/
+22
*
Added syscall 267 (for #99 and #100)
ptitSeb
2022-09-20
1
-0
/
+1
*
Try to improve syscall rt_sigaction handling
ptitSeb
2022-09-12
1
-2
/
+10
*
Added syscall 297
ptitSeb
2022-09-11
1
-0
/
+1
*
Fixed a warning
ptitSeb
2022-08-11
1
-0
/
+1
*
Add SW64 base support (#382)
wannacu
2022-08-11
1
-0
/
+12
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-4
/
+4
*
Fixed syscall 332 (for #361)
ptitSeb
2022-07-30
1
-1
/
+1
*
Added syscall 60 (for #363)
ptitSeb
2022-07-28
1
-0
/
+1
*
Added syscall 128
ptitSeb
2022-07-24
1
-0
/
+1
*
Some work around chromium / libcef / electron / nw (still not ok)
ptitSeb
2022-07-23
1
-1
/
+14
*
Added one more syscall
ptitSeb
2022-07-17
1
-0
/
+1
*
Added a few syscalls
ptitSeb
2022-07-16
1
-0
/
+15
*
Fix sigaction syscall
ptitSeb
2022-07-15
1
-3
/
+40
*
Added syscall 324 (for #327)
ptitSeb
2022-07-03
1
-0
/
+1
*
Added syscall 231 (for #333)
ptitSeb
2022-07-01
1
-0
/
+1
*
Added syscall 270 (for #333)
ptitSeb
2022-06-30
1
-0
/
+1
*
Added syscall 27 (for #333)
ptitSeb
2022-06-30
1
-0
/
+1
*
Added syscall 317
ptitSeb
2022-06-05
1
-0
/
+1
*
Added clone wrapped function and libgbm wrapped lib
ptitSeb
2022-03-27
1
-1
/
+3
*
More work around steam and proton/SteamPlay (working, but need also latest bo...
ptitSeb
2022-03-26
1
-1
/
+8
*
Some small changes to clone syscall
ptitSeb
2022-03-06
1
-10
/
+13
*
One more syscall
ptitSeb
2022-03-01
1
-3
/
+4
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
1
-21
/
+113
*
Made unsuported libc syscall non-fatal
ptitSeb
2021-12-21
1
-3
/
+3
[next]