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
/
NDS.cpp
Commit message (
Expand
)
Author
Age
*
sqrt crap
StapleButter
2017-01-31
*
* implement the last missing instructions. QADD is not good according to ARMW...
StapleButter
2017-01-31
*
* very shitty implementation of save RAM. requires an existing save file for ...
StapleButter
2017-01-31
*
* fix VRAM address calculation for GPU A
StapleButter
2017-01-31
*
keep the GPU from crashing if there's no VRAM mapped, I guess.
StapleButter
2017-01-31
*
* scheduler revamp, simpler design
StapleButter
2017-01-31
*
move TCM shit to CP15.cpp. closer to the real thing (for example now DMA can'...
StapleButter
2017-01-30
*
start refactoring shit: more accurate timing and way of counting cycles.
StapleButter
2017-01-30
*
* support for cart secure area
StapleButter
2017-01-23
*
some attempt at cart support
StapleButter
2017-01-22
*
BG scroll. also fix silly bug.
StapleButter
2017-01-20
*
fix bug with ALU operations and shift operands, where the shift operation cou...
StapleButter
2017-01-20
*
* some basic BG display code
StapleButter
2017-01-20
*
* start GPU shit: draw BG0 16-color.
StapleButter
2017-01-18
*
skeleton for 2D GPU
StapleButter
2017-01-18
*
ARM9 division hardware. POSTFLG register.
StapleButter
2017-01-18
*
DMA support!
StapleButter
2017-01-18
*
fix bug with IPC FIFO IRQs
StapleButter
2017-01-17
*
separate IO read/write handlers from the rest before it's too late.
StapleButter
2017-01-17
*
IPC FIFO emulation.
StapleButter
2017-01-17
*
uh oh! it's getting further
StapleButter
2017-01-16
*
christ. CodeBlocks is retarded.
StapleButter
2016-12-23
*
some more crap emulated.
StapleButter
2016-12-06
*
implementation of VRAM and other misc crap
StapleButter
2016-12-05
*
misc fixes.
StapleButter
2016-12-05
*
* somewhat proper event scheduler
StapleButter
2016-12-05
*
fix some shit. add support for SPI and firmware.
StapleButter
2016-12-04
*
more instructions. shared WRAM.
StapleButter
2016-12-03
*
moar instructions and shit implemented
StapleButter
2016-12-03
*
less amnesia! ITCM, DTCM, corresponding CP15 support
StapleButter
2016-12-03
*
amnesia is over
StapleButter
2016-12-03
*
implement LDR/STR/LDRB/STRB.
StapleButter
2016-12-03
*
well, adding shit. laying out the base for the interpreter. really dirty code.
StapleButter
2016-11-24
*
hey look, more crap
StapleButter
2016-11-03
*
add more crap
StapleButter
2016-05-16