aboutsummaryrefslogtreecommitdiff
path: root/src/ARM.h
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* Move some constants to `MemConstants.h`Jesse Talavera-Greenberg2023-12-08
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* 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
* Refactor the GPU to be object-oriented (#1873)Jesse Talavera-Greenberg2023-11-09
* update copyright yearsArisotura2023-11-04
* GDB stub (#1583)PoroCYon2023-10-22
* update copyright headersArisotura2022-01-09
* get rid of DTCMSizeRSDuck2021-10-29
* more accurate DTCM checkArisotura2021-10-28
* blargArisotura2021-10-28
* more complete (and accurate) CP15 setup for direct bootArisotura2021-10-28
* update copyright year and add missing GPL headersRSDuck2021-03-12
* remove some UBRSDuck2020-09-04
* subtract cycles after checking IRQ and HaltRSDuck2020-07-27
* fix build with JIT disabledRSDuck2020-07-25
* 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-06-16
* implement block linking + some refactoringRSDuck2020-06-16
* include more information in DataRegionRSDuck2020-06-16
* move ARM64 JIT backend hereRSDuck2020-06-16
* integrate changes from ARM64 backend and moreRSDuck2020-06-16
* new block cache and much more...RSDuck2020-06-16
* abandon pipelining on jitRSDuck2020-06-16
* jit: add compile optionRSDuck2020-06-16
* jit: make everything configurableRSDuck2020-06-16
* make it able to switch between DS and DSi modesArisotura2020-06-01
* Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
|\
| * update copyright yearsArisotura2020-02-14
* | merge moarArisotura2020-05-30
|\|
| * smarter CP15 PU region updates. disable some useless logging.Arisotura2019-10-21
* | melonDSi: skeleton in placeArisotura2019-06-15
|/
* fasterer IRQ check. clean up code.Arisotura2019-06-08
* also, update copyright nameArisotura2019-01-22
* redesign main emu loop to use timestamps instead of being a trainwreckStapleButter2019-01-05
* add PoC ARM9 instruction cache logic. not actually in use, but it's there as ...StapleButter2019-01-04
* more sensible cache timingsStapleButter2018-12-11
* take it somewhere.StapleButter2018-12-09
* make this other branch where we're going to actually make it usableStapleButter2018-12-08
* begin PU workStapleButter2018-12-04
* begin work on general timing renovation. way shitty because it behaves as if ...StapleButter2018-12-04
* make the ARM clock shift configurable. nothing fancy there, just paving the w...StapleButter2018-11-07
* 3D: keep the rasterizer from accidentally going out of bounds when given very...StapleButter2018-11-04
* savestate shito: fix compile errors.StapleButter2018-10-18
* start implementing actual shitoStapleButter2018-09-15
* fixor copyright years.StapleButter2018-09-15
* fix QADD/QSUB/QDADD/QDSUB, those would write their result to the wrong register.StapleButter2017-06-13