| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi | Arisotura | 2020-05-30 |
| |\ | |||
| | * | properly handle ROMs with encrypted secure area | Arisotura | 2020-03-30 |
| | | | |||
| | * | update copyright years | Arisotura | 2020-02-14 |
| | | | |||
| * | | support DSi-mode carts | Arisotura | 2019-08-04 |
| |/ | | | | except they need to have the DSi-mode shit encrypted | ||
| * | also, update copyright name | Arisotura | 2019-01-22 |
| | | |||
| * | separate SRAM setting coded, I guess | StapleButter | 2018-10-24 |
| | | |||
| * | * code function for relocating the savefile. | StapleButter | 2018-10-23 |
| | | | | | | * don't bitch at the user when trying to load a savestate file that doesn't exist. * grey out 'load state' items if there is no file. | ||
| * | 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 |
| | | |||
| * | a bit moar of it | StapleButter | 2018-10-18 |
| | | | | | | | brick by brick, file by file, we will destroy capitalism and make savestates work, maybe | ||
| * | fixor copyright years. | StapleButter | 2018-09-15 |
| | | |||
| * | direct boot: init cart ID from NDSCart::CartID instead of hardcoding it | StapleButter | 2018-04-27 |
| | | |||
| * | make ROM command handling accurate, remove gross DMA hack. | StapleButter | 2017-04-11 |
| | | |||
| * | make ROM path not be hardcoded. | StapleButter | 2017-03-19 |
| | | |||
| * | reorganize repo, move shit around | StapleButter | 2017-03-16 |