about summary refs log tree commit diff stats
path: root/src/include/box64stack.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | 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