| Commit message (Expand) | Author | Age |
* | update copyright headers | Arisotura | 2022-01-09 |
* | finally decouple Config from the core. baahhahahahah | Arisotura | 2021-11-18 |
* | don't add constant cycles if they're 0 | RSDuck | 2021-07-24 |
* | ARM64 macOS JIT - fix warnings + some cleanup | WaluigiWare64 | 2021-07-23 |
* | support allocating more registers for aarch64 JIT | RSDuck | 2021-06-29 |
* | fix aarch64 build with gcc 11 | RSDuck | 2021-04-29 |
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
* | Fix the JIT Code Memory on ARM64 Macs (#916) | WaluigiWare64 | 2021-02-22 |
* | fix ARM64 again | RSDuck | 2021-01-21 |
* | fix last commit for ARM64 | RSDuck | 2021-01-20 |
* | JIT: handle STR post with rd == rn | RSDuck | 2021-01-19 |
* | JIT A64: fixes | RSDuck | 2021-01-05 |
* | aligned_alloc instead of memalign | RSDuck | 2020-12-09 |
* | Fix compilation issues on pedantic cpp compilers. (#783) | Filippo Scognamiglio | 2020-10-31 |
* | remove some UB | RSDuck | 2020-09-04 |
* | subtract cycles after checking IRQ and Halt | RSDuck | 2020-07-27 |
* | Make it buildable on aarch64 | RSDuck | 2020-07-23 |
* | another try | RSDuck | 2020-07-09 |
* | first steps in bringing over the JIT refactor/fastmem | RSDuck | 2020-06-16 |
* | rewrite JIT memory emulation | RSDuck | 2020-05-09 |
* | include more information in DataRegion | RSDuck | 2020-04-26 |
* | the time of good commit names is long gone | RSDuck | 2020-04-26 |
* | fixup for aarch64 JIT | RSDuck | 2020-04-26 |
* | fix LDM usermode for aarch64 as well | RSDuck | 2020-04-26 |
* | apply fixes for aarch64 linux by @nadiaholmquist | RSDuck | 2020-04-26 |
* | move ARM64 JIT backend here | RSDuck | 2020-04-26 |