aboutsummaryrefslogtreecommitdiff
path: root/src/DMA.cpp
Commit message (Collapse)AuthorAge
* 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 potential crash upon exit * more work on the input config UI * misc fixes
* fix bug that happened when HDMA got interrupted (or any repeating DMA, for ↵StapleButter2017-03-21
| | | | that matter)
* implement some obscure DMA typesStapleButter2017-03-20
|
* make timers not suck. fixes issues (Worms2 intro FMV plays at the right ↵StapleButter2017-03-20
| | | | speed, aging cart tests get further...)
* reorganize repo, move shit aroundStapleButter2017-03-16