kelpsyberry / dust

A Nintendo DS emulator written in Rust for desktop devices and the web, with debugging features and a focus on accuracy
GNU General Public License v3.0
192 stars 12 forks source link

Suggestion (Exporting Arm9 and Arm7 state as binary files, DSi BIOS loading and web issues) #6

Open LandonAndEmma opened 5 days ago

LandonAndEmma commented 5 days ago

Another feature that would be great would be the feature of dumping arm9 and arm7 ram states, I used this a lot in desmume when I needed to but I prefer using Dust more. Oh and maybe in the future after a lot of work on melonds about the DSi bios loading is 100% complete you could use that as reference to implement into Dust since I honestly think Dust can be #1 if it just had all the features, so it could be for everyone then you wouldn't have to deal with using 2 or 3 emulators you could just use 1, and honestly this emulator is SUPER fast it's very accurate too... but... the web version seems to have problems, that problem is that nothing seems to work. Maybe someday I'll learn Rust and contribute.