about summary refs log tree commit diff stats
path: root/src/emu/x86int3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [TRACE] Better for 32bits wait wrapped functionptitSeb2024-11-061-0/+7
* [BOX32][TRACE] Better trace for a sscanf variantptitSeb2024-10-191-1/+1
* [BOX32][TRACE] Better for XRRSetScreenSizeptitSeb2024-10-111-0/+2
* [BOX32][TRACE] Fixed trace for memcmp, strncasecmp and strncmpptitSeb2024-10-101-4/+3
* [BOX32][TRACE] Small improvment to SDL_RWFromFile traceptitSeb2024-10-101-1/+1
* [BOX32] More work on 32bits wrapped functionsptitSeb2024-10-071-0/+3
* [TRACE] Btter trace for ioctlptitSeb2024-10-041-2/+2
* [BOX32][WRAPPER] More wrapped function to libc, and many fixes some existing ...ptitSeb2024-10-041-2/+4
* [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocatorptitSeb2024-10-031-2/+2
* [BOX32][TRACE] Some more improved traceptitSeb2024-10-031-1/+27
* [ANDROID][BOX32] Fix Android Build, and add correct libc, libm, libdl library...Pablo Labs2024-09-291-87/+88
* [BOX32][TRACE] Better trace for recvptitSeb2024-09-271-1/+2
* [BOX32] Minor changes to 32bits freetype wrappingptitSeb2024-09-261-0/+8
* [BOX32][TRACE] Fixed semop tracesptitSeb2024-09-241-1/+1
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-221-1/+1
* [BOX32][TRACE] Better trace for a few more 32bits string functionsptitSeb2024-09-211-1/+3
* [BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, b...ptitSeb2024-09-211-1/+16
* [BOX32][TRACE] Improved some trace and function calls for 32bits processptitSeb2024-09-161-0/+7
* [BOX32][TRACE] More improved trace for some 32bits functions callptitSeb2024-09-131-1/+3
* [BOX32][TRACE] Better trace for 32bits call to strtol and strtoulptitSeb2024-09-131-0/+3
* [BOX32][TRACE] Better trace for 32bits strncasecmp callsptitSeb2024-09-131-0/+3
* [BOX32][TRACE] Better trace for some 32bits wrapped function callsptitSeb2024-09-131-12/+46
* [BOX32] Improved trace for 32bits pthread_setname_npptitSeb2024-09-111-0/+3
* [BOX32] Better trace for 32bits posix_memalignptitSeb2024-09-031-1/+6
* [BOX32] Fixes and hacks to get steamcmd shows the promptptitSeb2024-09-011-1/+1
* [BOX32] Added more 32bits wrapped function and fixesptitSeb2024-08-301-1/+1
* [BOX32] More 32bits wrapped functions and fixesptitSeb2024-08-301-18/+22
* [BOX32][TRACE] Improve function trace logptitSeb2024-08-291-65/+65
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-281-1/+1
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+347