about summary refs log tree commit diff stats
path: root/src/emu/x64syscall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small comment on syscallptitSeb2021-04-091-1/+1
* Added syscall 57ptitSeb2021-03-291-0/+12
* Added syscall 318ptitSeb2021-03-261-0/+1
* Added syscall 13, 22, 157 and 217ptitSeb2021-03-261-1/+23
* Added syscall 131ptitSeb2021-03-261-0/+6
* Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...ptitSeb2021-03-251-10/+28
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-0/+1
* A bit more work on syscall, to avoid old deprecated onesptitSeb2021-03-041-9/+31
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+186