Commit Graph

19 Commits

Author SHA1 Message Date
89ff8fefd3 Extract nds roms to memory
* Some stuff is still broken in the frontend

Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
2021-01-11 14:31:04 +05:30
62e3f41f20 delay savefile flush to the end of the frame 2020-11-11 13:38:05 +01:00
f2fa52f26c add functionality to import savefiles 2020-09-11 03:08:06 +02:00
5431c469c3 actually add DLDI. bahahahhh 2020-09-03 20:28:07 +02:00
2327de2423 Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi 2020-05-30 03:12:42 +02:00
104b2a03aa properly handle ROMs with encrypted secure area 2020-03-30 11:04:50 +02:00
83f8e11bc1 update copyright years 2020-02-14 20:18:08 +01:00
36c741241a support DSi-mode carts
except they need to have the DSi-mode shit encrypted
2019-08-04 16:46:02 +02:00
b0efde8bf7 also, update copyright name 2019-01-22 15:58:29 +01:00
8b4ba2d8b9 separate SRAM setting coded, I guess 2018-10-24 00:24:36 +02:00
1edf2aed3b * code function for relocating the savefile.
* 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.
2018-10-23 22:54:09 +02:00
f60ac42466 pass savefile name to NDS::LoadROM() instead of having the core generate it. 2018-10-23 21:52:41 +02:00
148f4032f1 fix code that would have fucking asploded 2018-10-18 01:38:33 +02:00
f4cf54829e a bit moar of it
brick by brick, file by file, we will destroy capitalism

and make savestates work, maybe
2018-10-18 00:54:21 +02:00
fea7955675 fixor copyright years. 2018-09-15 02:32:13 +02:00
81e98b5e12 direct boot: init cart ID from NDSCart::CartID instead of hardcoding it 2018-04-27 19:26:46 +02:00
96a3848d84 make ROM command handling accurate, remove gross DMA hack. 2017-04-11 20:21:31 +02:00
59d107bfb0 make ROM path not be hardcoded. 2017-03-19 19:07:39 +01:00
8a4ed8f41c reorganize repo, move shit around 2017-03-16 23:01:22 +01:00