aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
Commit message (Expand)AuthorAge
* also, update copyright nameArisotura2019-01-22
* redesign main emu loop to use timestamps instead of being a trainwreckStapleButter2019-01-05
* proof-of-concept code for closing/opening lid.StapleButter2018-12-14
* preliminary microphone code. requires an actual microphone. resulting audio i...StapleButter2018-12-12
* add nocashPrint type shitStapleButter2018-12-12
* add missing shit to savestates. bump the version up.StapleButter2018-12-11
* finish the work on the main loop. finally fix all cases of desync I could fin...StapleButter2018-12-11
* temp commitStapleButter2018-12-11
* take it somewhere.StapleButter2018-12-09
* start devolving things.StapleButter2018-12-08
* begin work on general timing renovation. way shitty because it behaves as if ...StapleButter2018-12-04
* add proper support for GXFIFO stalls.StapleButter2018-11-23
* 3D: keep the rasterizer from accidentally going out of bounds when given very...StapleButter2018-11-04
* Merge pull request #248 from Dirbaio/masterStapleButter2018-10-27
|\
| * Make Main RAM size configurable in a single place.Dario Nieuwenhuis2018-05-24
* | separate SRAM setting coded, I guessStapleButter2018-10-24
* | pass savefile name to NDS::LoadROM() instead of having the core generate it.StapleButter2018-10-23
* | fix code that would have fucking asplodedStapleButter2018-10-18
* | savestate shito: fix compile errors.StapleButter2018-10-18
* | start implementing actual shitoStapleButter2018-09-15
* | fixor copyright years.StapleButter2018-09-15
|/
* attempt at auto-emphasis mode, emphasizing main screenStapleButter2017-10-30
* fail gracefully when ROM loading failsStapleButter2017-10-11
* actual joystick inputStapleButter2017-09-30
* add support for SPI shutdown, btwStapleButter2017-09-21
* while we're at it: emulate div/sqrt timingsStapleButter2017-07-15
* implement transfer delays for both SPI bussesStapleButter2017-07-15
* proper display FIFO emulationStapleButter2017-06-26
* new save heuristic. atleast Scribblenauts doesn't lose its shit now.StapleButter2017-06-25
* add support for writing to VCount. incl. fucked-up display and altering frame...StapleButter2017-05-10
* more wifi work: timers and their IRQsStapleButter2017-05-01
* better wifi stubStapleButter2017-04-12
* make ROM command handling accurate, remove gross DMA hack.StapleButter2017-04-11
* start SPU workStapleButter2017-04-06
* * clean up codeStapleButter2017-03-29
* implement some obscure DMA typesStapleButter2017-03-20
* make timers not suck. fixes issues (Worms2 intro FMV plays at the right speed...StapleButter2017-03-20
* make ROM path not be hardcoded.StapleButter2017-03-19
* reorganize repo, move shit aroundStapleButter2017-03-16