about summary refs log tree commit diff stats
path: root/src/emu/x64run67_32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ...ptitSeb2025-08-221-114/+0
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-2/+1
* Improved Signal handling ([ARM4_DYNAREC] too)ptitSeb2024-11-181-0/+15
* [32BITS] Added 64 67 8B opcode (for #870)ptitSeb2023-07-161-0/+15
* [32BITS] Separate RUn67 32bits from 64bits version, as they are too differentsptitSeb2023-06-221-0/+85