| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduced box64cpu.h for exported interpreter and dynarec functions (#2490) | Yang Liu | 2025-04-01 | 1 | -8/+0 |
| | | |||||
| * | Some cosmetic changes to C header files (#2487) | Yang Liu | 2025-04-01 | 1 | -4/+1 |
| | | | | | | * [DYNAREC] Move cosim functions to a new header * Moved isNativeCall to elfloader | ||||
| * | [CI] Refactored CI (#1795) | Yang Liu | 2024-09-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | * [CI] Enable Box32 tests on LA64 * upgrade QEMU * [COSIM] Removed thread-safe tests * Use regular cosim in CI * [CI] Simplified "Test Box64" * exclude certain tests when testing with cosim * review * box64.pod too | ||||
| * | [COSIM] Added thread-safe tests (#1477) | Yang Liu | 2024-04-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | | * [COSIM] Added thread-safe tests * Added more notest * Run cosim in CI * Disable tests for RISC-V for now * Simplify * Initialize notest | ||||
| * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | Closes: #895 | ||||
| * | [DYNAREC] Try to test last opcode at end of block for unimplemented opcode | ptitSeb | 2023-04-20 | 1 | -1/+1 |
| | | |||||
| * | [DYNAREC] Fixed signature of x64test function | ptitSeb | 2023-04-19 | 1 | -1/+1 |
| | | |||||
| * | [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ↵ | ptitSeb | 2023-03-27 | 1 | -0/+3 |
| | | | | | time and compare states | ||||
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+8 |