Hi guys.
I'm porting to OpenPandora L'Abbaye des Morts.
I got everything working, but the game ran a bit slow even at 800 MHz. The game internals are 320x240, but to display the window fullscreen, it creates a 640x480 window and before drawing the screen, it uses zoomSurface(pWindow, 2, 2, 0)...