gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > standby mode

#146410 - conejoroy - Mon Dec 03, 2007 10:21 pm

Hi.. this time I've a very simple question:

How to put the hardware in "standby mode" and returning to normal when closing/opening the DS?

Could someone please give an example n.n?

thanks =)!

#146414 - NeX - Mon Dec 03, 2007 11:11 pm

I can put it into standby mode... and when I open the lid, the LED stops flashing.... but I can't reawaken the graphics hardware.
_________________
Strummer or Drummer?.
Or maybe you would rather play with sand? Sandscape is for you in that case.

#146423 - melw - Tue Dec 04, 2007 12:01 am

There's quite a bit of talk in this thread on the same topic. As browsing the messages may tell you, there's slightly different takes on how closing the lid should be handled - the code I'm using myself is pasted on the second page of the thread and it works well enough for me.