aboutsummaryrefslogtreecommitdiff
path: root/src/dolphin/Arm64Emitter.h
Commit message (Collapse)AuthorAge
* remove some UBRSDuck2020-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
* another tryRSDuck2020-07-09
|
* misc JIT changesRSDuck2020-07-08
|
* apply fixes for aarch64 linux by @nadiaholmquistRSDuck2020-04-26
|
* move ARM64 JIT backend hereRSDuck2020-04-26