aboutsummaryrefslogtreecommitdiff
path: root/src/CP15.cpp
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* 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
* update copyright yearsArisotura2023-11-04
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* invalidate JIT blocks in ARM7 WVRAM when it's remappedRSDuck2022-08-22
* update copyright headersArisotura2022-01-09
* get rid of DTCMSizeRSDuck2021-10-29
* add the PU checks. bahahahahArisotura2021-10-29
* oops!Arisotura2021-10-28
* more accurate DTCM checkArisotura2021-10-28
* DMA timing renovation (#1207)Arisotura2021-08-31
* update copyright year and add missing GPL headersRSDuck2021-03-12
* DSi: make ARM9-clock-selector actually workArisotura2020-08-17
* Merge remote-tracking branch 'upstream/slirp' into slirp-mergeNadia Holmquist Pedersen2020-07-26
|\
| * * take nwifi forward someArisotura2020-06-15
* | 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
* | fix build with JIT disabled and set default JIT maxblock size to 32RSDuck2020-06-16
* | include more information in DataRegionRSDuck2020-06-16
* | new block cache and much more...RSDuck2020-06-16
* | remove debug printfRSDuck2020-06-16
* | fix uninitialised memory mappingRSDuck2020-06-16
* | jit: add compile optionRSDuck2020-06-16
* | JIT: baseRSDuck2020-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
|/
* fix ass-stupid bug in CP15 PU region setupArisotura2019-06-10
* also, update copyright nameArisotura2019-01-22
* blarg. setting it to 4 breaks MillionaireArisotura2019-01-22
* tweak cached memory timings.StapleButter2019-01-18
* 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
* avoid potential crash with EmuDirectory if we somehow got no argv or an empty...StapleButter2018-12-16
* add missing shit to savestates. bump the version up.StapleButter2018-12-11
* more sensible cache timingsStapleButter2018-12-11
* Mario&Sonic doesn't like it when its code is running too fast; dual-screen-3D...StapleButter2018-12-11
* add back faster prefetch for ARM9StapleButter2018-12-11
* change where audio/joystick are inited, attempting to fix potential COM initi...StapleButter2018-12-11
* make it fastererStapleButter2018-12-09
* take it somewhere.StapleButter2018-12-09
* make this other branch where we're going to actually make it usableStapleButter2018-12-08