about summary refs log tree commit diff stats
path: root/src/include/debug.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [DYNAREC] Added detection of available CPU ExtensionsptitSeb2021-08-281-0/+6
|
* Make library loaded with absolute path not wrapped (unless ↵ptitSeb2021-07-141-0/+1
| | | | BOX64_PREFER_WRAPPED=1 is used)
* Improved low memory pre-allocation and added 47bits pre-allocation for Wine64ptitSeb2021-07-011-0/+1
|
* Splited Elf Dump from LOG handlingptitSeb2021-05-281-1/+5
|
* Second passrajdakin2021-04-141-1/+0
|
* [TRACE] Added a new trace optionrajdakin2021-04-071-5/+8
|
* [DYNAREC] Added 0F BE/BF ocpodes, and fixed LDRSB emitterptitSeb2021-03-221-1/+1
|
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-0/+7
|
* Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)ptitSeb2021-03-061-1/+1
|
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-281-0/+42