aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_Memory.cpp
Commit message (Expand)AuthorAge
* fix #994RSDuck2021-02-09
* wild shot into the darkRSDuck2021-02-09
* Add NetBSD support (#985)WaluigiWare642021-02-03
* Add FreeBSD support (#939)WaluigiWare642021-01-22
* JIT A64: fixesRSDuck2021-01-05
* Fix fastmem building on ARM64 Macs (#841)WaluigiWare642020-12-11
* aligned_alloc instead of memalignRSDuck2020-12-09
* Use ashmem instead of memfd_create on Android. (#816)Filippo Scognamiglio2020-11-30
* Add support for macOS (#771)WaluigiWare642020-11-29
* make fastmem work againRSDuck2020-11-13
* fix WindowsRSDuck2020-11-09
* JIT fixesRSDuck2020-11-09
* fix build on SwitchRSDuck2020-09-11
* JIT fastmem: fix out of bounds readRSDuck2020-08-25
* 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