| Commit message (Expand) | Author | Age |
... | |
* | add nocashPrint type shit | StapleButter | 2018-12-12 |
* | add missing shit to savestates. bump the version up. | StapleButter | 2018-12-11 |
* | move config-file seeking code to its own thing. | 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 |
* | fix bugs | StapleButter | 2018-12-09 |
* | make it fasterer | StapleButter | 2018-12-09 |
* | take it somewhere. | StapleButter | 2018-12-09 |
* | start devolving things. | StapleButter | 2018-12-08 |
* | make this other branch where we're going to actually make it usable | StapleButter | 2018-12-08 |
* | begin work on general timing renovation. way shitty because it behaves as if ... | StapleButter | 2018-12-04 |
* | well yeah that's what I thought | StapleButter | 2018-11-24 |
* | * fix possible issues with GXFIFO stalling | StapleButter | 2018-11-24 |
* | add proper support for GXFIFO stalls. | StapleButter | 2018-11-23 |
* | beginning timing renovation. | StapleButter | 2018-11-09 |
* | make the ARM clock shift configurable. nothing fancy there, just paving the w... | StapleButter | 2018-11-07 |
* | 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 "unknown IO" messages consistent, all including value and PC. | Dario Nieuwenhuis | 2018-05-24 |
| * | 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 |
* | | rewrite how structures are stored to savestates (store individual fields, to ... | StapleButter | 2018-10-21 |
* | | don't store BIOS in savestates. no point doing so. | StapleButter | 2018-10-19 |
* | | aight, wifi done | StapleButter | 2018-10-18 |
* | | I guess that might have malfunctioned | StapleButter | 2018-10-18 |
* | | more procrastinating before actually starting savestatez0ring wifi. | StapleButter | 2018-10-18 |
* | | RTC done. misc shito. | StapleButter | 2018-10-18 |
* | | SPI done | StapleButter | 2018-10-18 |
* | | SPU done | StapleButter | 2018-10-18 |
* | | GPU done | StapleButter | 2018-10-18 |
* | | fix code that would have fucking asploded | StapleButter | 2018-10-18 |
* | | savestate shito: fix compile errors. | StapleButter | 2018-10-18 |
* | | zlarg | StapleButter | 2018-09-15 |
* | | moar progress on it | StapleButter | 2018-09-15 |
* | | start implementing actual shito | StapleButter | 2018-09-15 |
* | | fixor copyright years. | StapleButter | 2018-09-15 |
|/ |
|
* | direct boot: init cart ID from NDSCart::CartID instead of hardcoding it | StapleButter | 2018-04-27 |
* | init AUXSPICNT to 0x8000. | StapleButter | 2018-04-27 |
* | Add 32bit IPCSYNC reads and writes. | Dario Nieuwenhuis | 2018-04-24 |
* | Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or A... | Zion Nimchuk | 2018-01-11 |
* | wifi: implement increment for txheader[4] | StapleButter | 2018-01-04 |
* | comment out some unwanted printf's | StapleButter | 2017-12-07 |
* | (finally) fix sound | StapleButter | 2017-11-11 |
* | properly reset IE/IF, fixes some reset issues. | StapleButter | 2017-11-09 |
* | fail gracefully when ROM loading fails | StapleButter | 2017-10-11 |
* | fix ARM7 BIOSPROT. not that it matters. | StapleButter | 2017-10-02 |
* | implement 8bit reads to div/sqrt registers. | StapleButter | 2017-10-02 |
* | fix bugs with SPI shutdown | StapleButter | 2017-10-01 |
* | actual joystick input | StapleButter | 2017-09-30 |