spoyser
Member
It has been brough to my attention that my port of o2em hangs at a black screen if it is the first application that is run after boot up.
I have tracked this down to a call to set_gfx_mode, I noticed there was a thread about this a while back (http://www.gp32x.de/board/index.php?showtopic=24143&hl=) but it seemed no solution was found.
From reading that thread it seems the set_gfx_mode call waits for the blitter to become inactive before returning, unfortuantely it seems this never happens unless some other application is run first, eg g2xmenu (I use this hence why I didn't come across the probelm originally).
Anyone got any ideas, or is there a simple way of making the blitter become inactive?
TIA
I have tracked this down to a call to set_gfx_mode, I noticed there was a thread about this a while back (http://www.gp32x.de/board/index.php?showtopic=24143&hl=) but it seemed no solution was found.
From reading that thread it seems the set_gfx_mode call waits for the blitter to become inactive before returning, unfortuantely it seems this never happens unless some other application is run first, eg g2xmenu (I use this hence why I didn't come across the probelm originally).
Anyone got any ideas, or is there a simple way of making the blitter become inactive?
TIA
Last edited by a moderator: