index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
DMA.cpp
Commit message (
Expand
)
Author
Age
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
Refactor the GPU to be object-oriented (#1873)
Jesse Talavera-Greenberg
2023-11-09
*
update copyright years
Arisotura
2023-11-04
*
Slight polish to DMA (#1856)
Jesse Talavera-Greenberg
2023-10-24
*
fix some UB
RSDuck
2023-08-01
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
update copyright headers
Arisotura
2022-01-09
*
DMA timing renovation (#1207)
Arisotura
2021-08-31
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
remove some debug crap
Arisotura
2020-12-10
*
harmless DMA micro optimisation
RSDuck
2020-11-16
*
remove some UB
RSDuck
2020-09-04
*
make it able to switch between DS and DSi modes
Arisotura
2020-06-01
*
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
\
|
*
update copyright years
Arisotura
2020-02-14
*
|
tremble upon the NDMA implementation
Arisotura
2019-06-18
*
|
prevent old DMA from being a shitshow.
Arisotura
2019-06-18
|
/
*
also, update copyright name
Arisotura
2019-01-22
*
redesign main emu loop to use timestamps instead of being a trainwreck
StapleButter
2019-01-05
*
finish the work on the main loop. finally fix all cases of desync I could fin...
StapleButter
2018-12-11
*
temp commit
StapleButter
2018-12-11
*
make it fasterer
StapleButter
2018-12-09
*
take it somewhere.
StapleButter
2018-12-09
*
start devolving things.
StapleButter
2018-12-08
*
make this other branch where we're going to actually make it usable
StapleButter
2018-12-08
*
begin work on general timing renovation. way shitty because it behaves as if ...
StapleButter
2018-12-04
*
add proper support for GXFIFO stalls.
StapleButter
2018-11-23
*
make the ARM clock shift configurable. nothing fancy there, just paving the w...
StapleButter
2018-11-07
*
hax, finally making savestates usable
StapleButter
2018-10-18
*
savestate shito: fix compile errors.
StapleButter
2018-10-18
*
zlarg
StapleButter
2018-09-15
*
moar progress on it
StapleButter
2018-09-15
*
fixor copyright years.
StapleButter
2018-09-15
*
proper display FIFO emulation
StapleButter
2017-06-26
*
oh well
StapleButter
2017-04-23
*
a few attempts at optimization
StapleButter
2017-04-23
*
make ROM command handling accurate, remove gross DMA hack.
StapleButter
2017-04-11
*
* implement missing graphics (affine BG, rotscaled bitmap sprite)
StapleButter
2017-03-24
*
fix bug that happened when HDMA got interrupted (or any repeating DMA, for th...
StapleButter
2017-03-21
*
implement some obscure DMA types
StapleButter
2017-03-20
*
make timers not suck. fixes issues (Worms2 intro FMV plays at the right speed...
StapleButter
2017-03-20
*
reorganize repo, move shit around
StapleButter
2017-03-16