mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
what.
This commit is contained in:
@ -546,9 +546,6 @@ void SoftReset()
|
|||||||
|
|
||||||
memcpy(NDS::ARM9->ITCM, ITCMInit, 0x8000);
|
memcpy(NDS::ARM9->ITCM, ITCMInit, 0x8000);
|
||||||
|
|
||||||
DSi_AES::Reset();
|
|
||||||
|
|
||||||
|
|
||||||
DSi_AES::Reset();
|
DSi_AES::Reset();
|
||||||
// TODO: does the DSP get reset? NWRAM doesn't, so I'm assuming no
|
// TODO: does the DSP get reset? NWRAM doesn't, so I'm assuming no
|
||||||
// *HOWEVER*, the bootrom (which does get rerun) does remap NWRAM, and thus
|
// *HOWEVER*, the bootrom (which does get rerun) does remap NWRAM, and thus
|
||||||
|
Reference in New Issue
Block a user