Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nce: increase handler stack size | Liam | 2023-12-19 | 1 | -1/+1 |
* | nce: adjust initialization for repeated calls | Liam | 2023-12-12 | 1 | -8/+11 |
* | nce: implement instruction emulation for misaligned memory accesses | Liam | 2023-12-11 | 1 | -30/+72 |
* | core: refactor emulated cpu core activation | Liam | 2023-12-04 | 1 | -160/+95 |
* | core: Rename patcher file | GPUCode | 2023-11-29 | 1 | -1/+1 |
* | arm_nce: skip data aborts for crash handling parity | Liam | 2023-11-25 | 1 | -3/+11 |
* | arm_nce: skip dc cvac on possibly write-protected areas | Liam | 2023-11-25 | 1 | -3/+1 |
* | Address some review comments | GPUCode | 2023-11-25 | 1 | -3/+2 |
* | arm: Implement native code execution backend | Liam | 2023-11-25 | 1 | -0/+395 |