| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improvments to bridge handling to avoid deadlock | ptitSeb | 2021-03-18 | 1 | -26/+38 |
| * | [DYNAREC] Added Basic blocks for dynarec | ptitSeb | 2021-03-14 | 1 | -2/+3 |
| * | Better functions name resolving when using TRACE, and fixed some printf stuff... | ptitSeb | 2021-03-10 | 1 | -4/+57 |
| * | Added 0F A2 cpuid opcode | ptitSeb | 2021-03-06 | 1 | -0/+188 |
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+86 |
| * | Added bridge handling | ptitSeb | 2021-03-02 | 2 | -0/+242 |
| * | Fixed a bunch of print format error | ptitSeb | 2021-03-02 | 1 | -2/+2 |
| * | More x64emu preparation | ptitSeb | 2021-03-02 | 1 | -106/+121 |
| * | More elf loader and parsing and stack preparing | ptitSeb | 2021-03-02 | 1 | -0/+138 |
| * | Added some minimal set of source (now box64 compile and say hello at least) | ptitSeb | 2021-02-28 | 3 | -0/+418 |