aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_Memory.cpp
Commit message (Expand)AuthorAge
* use unordered map for JIT RestoreCandidatesRSDuck2020-08-14
* fix JIT for code in VRAMRSDuck2020-08-09
* reset fastmem on DSi soft resetRSDuck2020-07-31
* fix unterminated string + remove some JIT loggingRSDuck2020-07-29
* for some reason tabs and spaces were mixedRSDuck2020-07-23
* attempt at fixing aarch64 linux yet againRSDuck2020-07-08
* fix for fastmem when pc is used as immediateRSDuck2020-07-08
* misc JIT changesRSDuck2020-07-08
* make linux work and fix a few bugsRSDuck2020-07-04
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16