aboutsummaryrefslogtreecommitdiff
path: root/src/DMA.cpp
Commit message (Expand)AuthorAge
* update copyright headersArisotura2022-01-09
* DMA timing renovation (#1207)Arisotura2021-08-31
* update copyright year and add missing GPL headersRSDuck2021-03-12
* remove some debug crapArisotura2020-12-10
* harmless DMA micro optimisationRSDuck2020-11-16
* remove some UBRSDuck2020-09-04
* make it able to switch between DS and DSi modesArisotura2020-06-01
* Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
|\
| * update copyright yearsArisotura2020-02-14
* | tremble upon the NDMA implementationArisotura2019-06-18
* | prevent old DMA from being a shitshow.Arisotura2019-06-18
|/
* also, update copyright nameArisotura2019-01-22
* redesign main emu loop to use timestamps instead of being a trainwreckStapleButter2019-01-05
* finish the work on the main loop. finally fix all cases of desync I could fin...StapleButter2018-12-11
* temp commitStapleButter2018-12-11
* make it fastererStapleButter2018-12-09
* take it somewhere.StapleButter2018-12-09
* start devolving things.StapleButter2018-12-08
* make this other branch where we're going to actually make it usableStapleButter2018-12-08
* begin work on general timing renovation. way shitty because it behaves as if ...StapleButter2018-12-04
* add proper support for GXFIFO stalls.StapleButter2018-11-23
* make the ARM clock shift configurable. nothing fancy there, just paving the w...StapleButter2018-11-07
* hax, finally making savestates usableStapleButter2018-10-18
* savestate shito: fix compile errors.StapleButter2018-10-18
* zlargStapleButter2018-09-15
* moar progress on itStapleButter2018-09-15
* fixor copyright years.StapleButter2018-09-15
* proper display FIFO emulationStapleButter2017-06-26
* oh wellStapleButter2017-04-23
* a few attempts at optimizationStapleButter2017-04-23
* make ROM command handling accurate, remove gross DMA hack.StapleButter2017-04-11
* * implement missing graphics (affine BG, rotscaled bitmap sprite)StapleButter2017-03-24
* fix bug that happened when HDMA got interrupted (or any repeating DMA, for th...StapleButter2017-03-21
* implement some obscure DMA typesStapleButter2017-03-20
* make timers not suck. fixes issues (Worms2 intro FMV plays at the right speed...StapleButter2017-03-20
* reorganize repo, move shit aroundStapleButter2017-03-16