about summary refs log tree commit diff stats
path: root/src/emu/x64int3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various small debugging improvmentsptitSeb2022-06-191-0/+2
* More work around steam and proton/SteamPlay (working, but need also latest bo...ptitSeb2022-03-261-0/+4
* Fixed some LOG=2 improved traceptitSeb2022-03-131-5/+5
* More work on readlinkat and clone syscallptitSeb2022-03-011-1/+1
* Fixed some issue with getopt (for #170)ptitSeb2021-11-211-1/+1
* Better trace for lseek functionsptitSeb2021-06-161-0/+6
* Improved and fixed Trace for some functionsptitSeb2021-06-151-1/+9
* Better trace for ftok and getcwd functionsptitSeb2021-06-051-27/+34
* Some small wrapped libGL improvementsptitSeb2021-06-011-0/+3
* Better trace for glXGetProcAddressARBptitSeb2021-06-011-1/+1
* Morte improved functions tracesptitSeb2021-04-261-1/+24
* Better trace for getenvptitSeb2021-04-241-0/+3
* Oops-esrajdakin2021-04-141-6/+6
* First passrajdakin2021-04-141-4/+4
* Better trace for pollptitSeb2021-04-131-0/+4
* Better trace for a few GL functionsptitSeb2021-04-101-0/+15
* Better trace for glXGetProcAddressptitSeb2021-04-051-0/+3
* Disabled handling of CC opcode for now (ignoring it is better)ptitSeb2021-04-041-1/+1
* More work on mmap and the MAP_32BIT flagptitSeb2021-04-041-1/+1
* Better trace for strcmpptitSeb2021-04-031-0/+3
* Better trace for opendir and strlenptitSeb2021-04-031-0/+7
* Better trace for mmap64ptitSeb2021-04-021-0/+3
* Better trace for mkdirptitSeb2021-04-011-0/+4
* Better trace for XCreateWindowptitSeb2021-04-011-0/+7
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-1/+4
* Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few m...ptitSeb2021-03-131-1/+1
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-7/+5
* Try to reduce the amount of log volumeptitSeb2021-03-091-2/+2
* Added fork wrapped functionptitSeb2021-03-051-33/+33
* Small change in wrapped function traceptitSeb2021-03-051-1/+1
* Preparing to execute wrapped functionptitSeb2021-03-041-245/+88
* Added some x86_64 regs and emu infrastructureptitSeb2021-03-021-0/+312