Page 1 of 1
NDS Reset
Posted: Tue Aug 25, 2009 3:24 pm
by ilendemli
Is there any Source to reboot the NDS?
and is it possible to start a nds file?
i have tried swiSoftReset(); but it dont helped me.
can anybody here help me?
Re: NDS Reset
Posted: Tue Aug 25, 2009 3:35 pm
by Sylus101
There should be both a bootlib and rebootlib around somewhere, but I'm not sure what the opinion of the libnds team is of those libraries.
Re: NDS Reset
Posted: Tue Aug 25, 2009 4:57 pm
by vuurrobin
I know you can turn the power of on the nds, but I'm not sure if you can restart it.
as for wintermute's opinion (and the libnds's team opinion, I guess), you can read that here:
http://forums.devkitpro.org/viewtopic.php?f=14&t=1488
and I think swiSoftReset(); only resets interupts.
Re: NDS Reset
Posted: Tue Aug 25, 2009 5:06 pm
by ilendemli
nope there is'nt any boot libs
Re: NDS Reset
Posted: Tue Aug 25, 2009 5:09 pm
by ilendemli
i know. the command powerOn(PM_SYSTEM_PWR); can turn off the ds but i must restart it
Re: NDS Reset
Posted: Tue Aug 25, 2009 5:12 pm
by ilendemli
or another question: can i start a nds file? u know moonshell 2 uses on dstt the ttio.nds file to go back to the firmware.
can i start the nds file to restart my ds?