| Commit message (Expand) | Author | Age |
* | fix copyright headers | Arisotura | 2022-03-07 |
* | update copyright headers | Arisotura | 2022-01-09 |
* | dtcm not dtcb | RSDuck | 2021-10-29 |
* | get rid of DTCMSize | RSDuck | 2021-10-29 |
* | don't printf from exception handler | RSDuck | 2021-06-07 |
* | Fix some compiler warnings | WaluigiWare64 | 2021-05-03 |
* | Update copyright year and add missing GPL headers part 2 | WaluigiWare64 | 2021-03-21 |
* | remove direct reference to Switch frontend header | RSDuck | 2021-03-03 |
* | Define CONTEXT_PC and use instead for much cleaner code (#1017) | WaluigiWare64 | 2021-02-25 |
* | fix #994 | RSDuck | 2021-02-09 |
* | wild shot into the dark | RSDuck | 2021-02-09 |
* | Add NetBSD support (#985) | WaluigiWare64 | 2021-02-03 |
* | Add FreeBSD support (#939) | WaluigiWare64 | 2021-01-22 |
* | JIT A64: fixes | RSDuck | 2021-01-05 |
* | Fix fastmem building on ARM64 Macs (#841) | WaluigiWare64 | 2020-12-11 |
* | aligned_alloc instead of memalign | RSDuck | 2020-12-09 |
* | Use ashmem instead of memfd_create on Android. (#816) | Filippo Scognamiglio | 2020-11-30 |
* | Add support for macOS (#771) | WaluigiWare64 | 2020-11-29 |
* | make fastmem work again | RSDuck | 2020-11-13 |
* | fix Windows | RSDuck | 2020-11-09 |
* | JIT fixes | RSDuck | 2020-11-09 |
* | fix build on Switch | RSDuck | 2020-09-11 |
* | JIT fastmem: fix out of bounds read | RSDuck | 2020-08-25 |
* | use unordered map for JIT RestoreCandidates | RSDuck | 2020-08-14 |
* | fix JIT for code in VRAM | RSDuck | 2020-08-09 |
* | reset fastmem on DSi soft reset | RSDuck | 2020-07-31 |
* | fix unterminated string + remove some JIT logging | RSDuck | 2020-07-29 |
* | for some reason tabs and spaces were mixed | RSDuck | 2020-07-23 |
* | attempt at fixing aarch64 linux yet again | RSDuck | 2020-07-08 |
* | fix for fastmem when pc is used as immediate | RSDuck | 2020-07-08 |
* | misc JIT changes | RSDuck | 2020-07-08 |
* | make linux work and fix a few bugs | RSDuck | 2020-07-04 |
* | reconcile DSi and JIT, fastmem for x64 and Windows | RSDuck | 2020-06-30 |
* | first steps in bringing over the JIT refactor/fastmem | RSDuck | 2020-06-16 |