about summary refs log tree commit diff stats
path: root/src/include/box64stack.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A few Push/Pop fixes and cleanups (#878)Alexandre Julliard2023-07-031-8/+1
| | | | | | | * Use 32-bit push/pop for PUSHAD/POPAD. * Always specify the Push/Pop size explicitly. * Make the Push/Pop functions inline.
* More x64emu preparationptitSeb2021-03-021-6/+8
|
* More elf loader and parsing and stack preparingptitSeb2021-03-021-0/+17