about summary refs log tree commit diff stats
path: root/src/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 0F A2 cpuid opcodeptitSeb2021-03-062-0/+102
* Somes fixes to float/double/long double handling in va_listptitSeb2021-03-051-0/+1
* Fixed va_list handling on aarch64ptitSeb2021-03-051-3/+3
* A bit more work on va_list handlingptitSeb2021-03-051-3/+22
* Added printf wrapped function and some VA_ARG workptitSeb2021-03-051-0/+43
* Preparing defered flags handlingptitSeb2021-03-041-4/+25
* Add symbols from main elf to maplibptitSeb2021-03-031-1/+1
* More infrastructure added to elf and x64 emuptitSeb2021-03-0310-44/+273
* Added bridge handlingptitSeb2021-03-022-0/+32
* More preparation on main x64emu_t structureptitSeb2021-03-021-2/+2
* Added basic thread infrastructureptitSeb2021-03-022-0/+28
* Added Zydis lib support for Trace enabled buildptitSeb2021-03-022-2/+21
* More x64emu preparationptitSeb2021-03-021-6/+8
* Initializing x64emu structureptitSeb2021-03-022-6/+9
* Added some x86_64 regs and emu infrastructureptitSeb2021-03-024-0/+374
* Preparing auxval handlingptitSeb2021-03-021-0/+13
* More elf loader and parsing and stack preparingptitSeb2021-03-022-2/+19
* Detecting tcmalloc nowptitSeb2021-03-021-1/+1
* Load elf in memoryptitSeb2021-03-011-2/+2
* Added main elf to contextptitSeb2021-03-011-0/+7
* Read elf header of launched executableptitSeb2021-03-014-0/+141
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-286-0/+853