| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix the ARM64 Code Emitter on macOS | WaluigiWare64 | 2020-12-28 |
| | | |||
| * | remove some UB | RSDuck | 2020-09-04 |
| | | | | | | | | - savestates used to read a four bytes from a single byte value - a few unassigned variables - some other things - also make the ROR macro an inline function | ||
| * | misc JIT changes | RSDuck | 2020-07-08 |
| | | |||
| * | apply fixes for aarch64 linux by @nadiaholmquist | RSDuck | 2020-04-26 |
| | | |||
| * | move ARM64 JIT backend here | RSDuck | 2020-04-26 |