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
/
NDS.cpp
Commit message (
Expand
)
Author
Age
*
Allow for a more modular renderer backends (#990)
Wunk
2021-02-09
*
fixes to the threadedness of the sw rasteriser
RSDuck
2021-01-26
*
Polish up archive support (#930)
Madhav Kanbur
2021-01-22
*
Implement "lag frame" flag and counter (#949)
SuuperW
2021-01-21
*
Improved SRAM performance (#925)
Kimmy Andersson
2021-01-09
*
make FIFO size static whene possible
RSDuck
2020-12-30
*
add palette and OAM dirty flag
RSDuck
2020-12-23
*
don't axe error bits when writing to IPCFIFOCNT. fixes #801
Arisotura
2020-12-11
*
remove some debug crap
Arisotura
2020-12-10
*
Merge remote-tracking branch 'remotes/origin/master' into dsi_camera
Arisotura
2020-12-04
|
\
|
*
fix DSi mode with interpreter
RSDuck
2020-11-26
|
*
harmless DMA micro optimisation
RSDuck
2020-11-16
|
*
prevent use after free
RSDuck
2020-11-16
|
*
make audio output thread safe(r?)
RSDuck
2020-11-15
|
*
delay savefile flush to the end of the frame
RSDuck
2020-11-11
|
*
Added 8/16-bit IPCFIFOSEND writes
Hypnotron
2020-10-29
*
|
fix to timers (ZXDS no longer runs slow as shit)
Arisotura
2020-10-27
*
|
Merge branch 'master' into dsi_camera
Arisotura
2020-10-26
|
\
|
|
*
add a few missing 32bit I/O accesses (IPC, SPI)
Arisotura
2020-10-25
|
*
add functionality to import savefiles
RSDuck
2020-09-11
|
*
remove some UB
RSDuck
2020-09-04
*
|
messin' around
Arisotura
2020-09-08
|
/
*
actually add DLDI. bahahahhh
Arisotura
2020-09-03
*
Fix a typo
qeeg
2020-08-31
*
DSi: make ARM9-clock-selector actually work
Arisotura
2020-08-17
*
check DSi interrupts for halted processor wakeup
RSDuck
2020-07-27
*
Merge remote-tracking branch 'upstream/slirp' into slirp-merge
Nadia Holmquist Pedersen
2020-07-26
|
\
|
*
* take nwifi forward some
Arisotura
2020-06-15
*
|
fix build with JIT disabled
RSDuck
2020-07-25
*
|
SPU: delay channel start until whenever it can actually start. fixes maxmod i...
Arisotura
2020-07-23
*
|
make linux work and fix a few bugs
RSDuck
2020-07-04
*
|
reconcile DSi and JIT, fastmem for x64 and Windows
RSDuck
2020-06-30
*
|
first steps in bringing over the JIT refactor/fastmem
RSDuck
2020-06-16
*
|
Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...
RSDuck
2020-06-16
|
\
\
|
*
|
rewrite JIT memory emulation
RSDuck
2020-06-16
|
*
|
integrate changes from ARM64 backend and more
RSDuck
2020-06-16
|
*
|
new block cache and much more...
RSDuck
2020-06-16
|
*
|
fix uninitialised memory mapping
RSDuck
2020-06-16
|
*
|
jit: decrease blockcache AddrMapping size for ARM9
RSDuck
2020-06-16
|
*
|
jit: add compile option
RSDuck
2020-06-16
|
*
|
jit: make everything configurable
RSDuck
2020-06-16
|
*
|
JIT: most mem instructions working
RSDuck
2020-06-16
|
*
|
JIT: base
RSDuck
2020-06-16
|
|
/
|
*
make it able to switch between DS and DSi modes
Arisotura
2020-06-01
|
*
reset SD controllers during a soft-reset
Arisotura
2020-06-01
|
*
Merge remote-tracking branch 'remotes/origin/master' into melonDSi
Arisotura
2020-05-30
|
|
\
|
|
*
add back some hotkeys.
Arisotura
2020-05-19
|
|
*
verify BIOS and firmware before booting games/firmware
Arisotura
2020-05-17
|
|
*
actually hook this up
Arisotura
2020-05-17
|
*
|
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
|
\
|
[next]