about summary refs log tree commit diff stats
path: root/src/emu/x86syscall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-1/+0
* [BOX32] Added 2 more 32bits syscallsptitSeb2024-09-281-1/+1
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-1/+1
* Fixes (#1659)rajdakin2024-07-091-17/+17
* This struct can be constptitSeb2023-10-131-1/+1
* Added some support for 32bits code (doesn't seems enough for wow64 yet)ptitSeb2023-06-181-1/+1
* Added support for creating 32bits selector (no 32bits execution yet)ptitSeb2023-06-171-0/+284