aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_Internal.h
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* update copyright headersArisotura2022-01-09
* Update copyright year and add missing GPL headers part 2WaluigiWare642021-03-21
* JIT fixesRSDuck2020-11-09
* reset fastmem on DSi soft resetRSDuck2020-07-31
* for some reason tabs and spaces were mixedRSDuck2020-07-23
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* rewrite JIT memory emulationRSDuck2020-05-09
* implement block linking + some refactoringRSDuck2020-04-26
* include more information in DataRegionRSDuck2020-04-26
* preparations for block linkingRSDuck2020-04-26
* make literal optimisation more reliableRSDuck2020-04-26
* decrease jit block cache address granularityRSDuck2020-04-26
* new block cache and much more...RSDuck2020-04-26