| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 | ||
| * | implement carry setting ALU op with imm | RSDuck | 2020-07-25 |
| | | |||
| * | first steps in bringing over the JIT refactor/fastmem | RSDuck | 2020-06-16 |
| | | |||
| * | move ARM64 JIT backend here | RSDuck | 2020-04-26 |