about summary refs log tree commit diff stats
path: root/src/tools/bridge.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [DYNAREC] Improved Dynablock construction, stopping when overlaping block is ↵ptitSeb2021-03-281-3/+4
| | | | detected
* 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 ↵ptitSeb2021-03-101-4/+57
| | | | stuff again
* Added bridge handlingptitSeb2021-03-021-0/+220