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.

Coding > NO$GBA and waiting for vertical blank

#162977 - josath - Wed Sep 17, 2008 6:59 pm

strat wrote:
Hey, I've got a little problem with no$, tried searching for the same thing...

When you're using Wait4VblankItr() and no$gba gives you a grey screen, no warning (i.e. no "bad header checksum real Gameboy would shut down"), says you have exactly one error, and low power is unsupported, but it all runs fine in VBA, what could you possibly have done wrong?


Are you saying your NDS file runs fine in VBA?? Or did you accidentally post a question about GBA dev in an unrelated post in the wrong forum?

#162978 - tepples - Wed Sep 17, 2008 7:12 pm

josath wrote:
did you accidentally post a question about GBA dev in an unrelated post in the wrong forum?

I'm 90% sure this is what happened. VBlankIntrWait() is the libgba name for what libnds calls swiWaitForVBlank(). I guess it was posted here because there is no recent topic about NO$GBA in [GBA] Coding.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.


Last edited by tepples on Wed Sep 17, 2008 7:14 pm; edited 1 time in total

#162979 - strat - Wed Sep 17, 2008 7:14 pm

I knew it was the NDS forum, but I thought it made more sense to ask the question here than start a new thread. Nevermind, I'll just delete my post and move it.