aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.cpp
Commit message (Expand)AuthorAge
...
* Add 32bit IPCSYNC reads and writes.Dario Nieuwenhuis2018-04-24
* Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or A...Zion Nimchuk2018-01-11
* wifi: implement increment for txheader[4]StapleButter2018-01-04
* comment out some unwanted printf'sStapleButter2017-12-07
* (finally) fix soundStapleButter2017-11-11
* properly reset IE/IF, fixes some reset issues.StapleButter2017-11-09
* fail gracefully when ROM loading failsStapleButter2017-10-11
* fix ARM7 BIOSPROT. not that it matters.StapleButter2017-10-02
* implement 8bit reads to div/sqrt registers.StapleButter2017-10-02
* fix bugs with SPI shutdownStapleButter2017-10-01
* actual joystick inputStapleButter2017-09-30
* make it a menu option while we're at itStapleButter2017-09-21
* add support for SPI shutdown, btwStapleButter2017-09-21
* add some more GPU IOStapleButter2017-07-23
* * FPS counter displays target framerateStapleButter2017-07-21
* while we're at it: emulate div/sqrt timingsStapleButter2017-07-15
* support 16-bit reads to the div/sqrt registersStapleButter2017-07-05
* proper display FIFO emulationStapleButter2017-06-26
* new save heuristic. atleast Scribblenauts doesn't lose its shit now.StapleButter2017-06-25
* add support for 16bit IE reads/writes (fixes #66)StapleButter2017-06-24
* wifi: fix for MP replies.StapleButter2017-06-18
* wifi: fix IRQ14 emulation. other fixes and attempts.StapleButter2017-06-13
* fix timing issue with ARM7 DMA (occasionally crapoed the 'Nintendo DS' sound ...StapleButter2017-06-12
* wifi: cmd timerStapleButter2017-06-05
* wifi: fix TX start logic (it is possible to write TXREQ then TXLOC)StapleButter2017-06-05
* * bump version numberStapleButter2017-06-04
* salvage socket init codeStapleButter2017-05-11
* woopsStapleButter2017-05-10
* add support for writing to VCount. incl. fucked-up display and altering frame...StapleButter2017-05-10
* fill BIOS exception vectors with undef opcode when no BIOSes are foundStapleButter2017-05-09
* misc. thingsStapleButter2017-05-09
* wifi: implement RAM access via the fancypants registers. allows Pictochat to ...StapleButter2017-05-01
* add 32bit write to DIVCNT and SQRTCNTStapleButter2017-04-28
* only trigger cart DMA on the CPU for which the cart interface is enabled.StapleButter2017-04-27
* set POSTFLG to 1 upon direct boot. fixes Pokémon White among others.StapleButter2017-04-26
* support 16bit access to the DMA fill regsStapleButter2017-04-25
* misc optimizationsStapleButter2017-04-25
* implement 8bit reads to the joypad portsStapleButter2017-04-24
* hopefully fix the DMA bug without breaking everything this time.StapleButter2017-04-13
* * decal texture blendingStapleButter2017-04-12
* make CPU freezes take place immediately. fixes RaymanRR2 backgrounds occasion...StapleButter2017-04-12
* better wifi stubStapleButter2017-04-12
* some attempt at actually stubbing out wifi. except it won't fucking work.StapleButter2017-04-10
* * fix bug with 0-line tall windows (would be enabled for the whole screen)StapleButter2017-04-09
* * stub more wifi crapStapleButter2017-04-07
* start SPU workStapleButter2017-04-06
* allow 16/32 bit writes and reads to the gamecard command registers.StapleButter2017-03-31
* * clean up codeStapleButter2017-03-29
* * more thread-safe UIStapleButter2017-03-23
* * more accurate direct bootStapleButter2017-03-21