mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
what.
This commit is contained in:
parent
e24a4e5e97
commit
97e599f90f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user