about summary refs log tree commit diff stats
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed GetNativeFncptitSeb2021-04-181-2/+2
* First passrajdakin2021-04-144-4/+8
* General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-112-26/+52
* Added RK3326 definitions.krishenriksen2021-04-071-1/+1
* [DYNAREC] Improved Dynablock construction, stopping when overlaping block is ...ptitSeb2021-03-281-3/+4
* Better Stack handling (backported from box86)ptitSeb2021-03-281-3/+6
* Fixed non-Dynarec build that would crash at startptitSeb2021-03-251-1/+1
* Improvments to bridge handling to avoid deadlockptitSeb2021-03-181-26/+38
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-2/+3
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-4/+57
* Added 0F A2 cpuid opcodeptitSeb2021-03-061-0/+188
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+86
* Added bridge handlingptitSeb2021-03-022-0/+242
* Fixed a bunch of print format errorptitSeb2021-03-021-2/+2
* More x64emu preparationptitSeb2021-03-021-106/+121
* More elf loader and parsing and stack preparingptitSeb2021-03-021-0/+138
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-283-0/+418