| Commit message (Expand) | Author | Age |
* | also, update copyright name | Arisotura | 2019-01-22 |
* | redesign main emu loop to use timestamps instead of being a trainwreck | StapleButter | 2019-01-05 |
* | proof-of-concept code for closing/opening lid. | StapleButter | 2018-12-14 |
* | preliminary microphone code. requires an actual microphone. resulting audio i... | StapleButter | 2018-12-12 |
* | add nocashPrint type shit | StapleButter | 2018-12-12 |
* | add missing shit to savestates. bump the version up. | StapleButter | 2018-12-11 |
* | 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 |
* | take it somewhere. | StapleButter | 2018-12-09 |
* | start devolving things. | 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 |
* | 3D: keep the rasterizer from accidentally going out of bounds when given very... | StapleButter | 2018-11-04 |
* | Merge pull request #248 from Dirbaio/master | StapleButter | 2018-10-27 |
|\ |
|
| * | Make Main RAM size configurable in a single place. | Dario Nieuwenhuis | 2018-05-24 |
* | | separate SRAM setting coded, I guess | StapleButter | 2018-10-24 |
* | | pass savefile name to NDS::LoadROM() instead of having the core generate it. | StapleButter | 2018-10-23 |
* | | fix code that would have fucking asploded | StapleButter | 2018-10-18 |
* | | savestate shito: fix compile errors. | StapleButter | 2018-10-18 |
* | | start implementing actual shito | StapleButter | 2018-09-15 |
* | | fixor copyright years. | StapleButter | 2018-09-15 |
|/ |
|
* | attempt at auto-emphasis mode, emphasizing main screen | StapleButter | 2017-10-30 |
* | fail gracefully when ROM loading fails | StapleButter | 2017-10-11 |
* | actual joystick input | StapleButter | 2017-09-30 |
* | add support for SPI shutdown, btw | StapleButter | 2017-09-21 |
* | while we're at it: emulate div/sqrt timings | StapleButter | 2017-07-15 |
* | implement transfer delays for both SPI busses | StapleButter | 2017-07-15 |
* | proper display FIFO emulation | StapleButter | 2017-06-26 |
* | new save heuristic. atleast Scribblenauts doesn't lose its shit now. | StapleButter | 2017-06-25 |
* | add support for writing to VCount. incl. fucked-up display and altering frame... | StapleButter | 2017-05-10 |
* | more wifi work: timers and their IRQs | StapleButter | 2017-05-01 |
* | better wifi stub | StapleButter | 2017-04-12 |
* | make ROM command handling accurate, remove gross DMA hack. | StapleButter | 2017-04-11 |
* | start SPU work | StapleButter | 2017-04-06 |
* | * clean up code | StapleButter | 2017-03-29 |
* | 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 |
* | make ROM path not be hardcoded. | StapleButter | 2017-03-19 |
* | reorganize repo, move shit around | StapleButter | 2017-03-16 |