| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add symbols from main elf to maplib | ptitSeb | 2021-03-03 | 1 | -1/+1 |
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -2/+90 |
| * | Added bridge handling | ptitSeb | 2021-03-02 | 1 | -0/+7 |
| * | More preparation on main x64emu_t structure | ptitSeb | 2021-03-02 | 1 | -2/+2 |
| * | Added basic thread infrastructure | ptitSeb | 2021-03-02 | 1 | -0/+5 |
| * | Added Zydis lib support for Trace enabled build | ptitSeb | 2021-03-02 | 1 | -2/+4 |
| * | Initializing x64emu structure | ptitSeb | 2021-03-02 | 1 | -1/+4 |
| * | Added some x86_64 regs and emu infrastructure | ptitSeb | 2021-03-02 | 1 | -0/+7 |
| * | Added main elf to context | ptitSeb | 2021-03-01 | 1 | -0/+7 |
| * | Read elf header of launched executable | ptitSeb | 2021-03-01 | 1 | -0/+6 |
| * | Added some minimal set of source (now box64 compile and say hello at least) | ptitSeb | 2021-02-28 | 1 | -0/+74 |