I'm being stupid. I know and maybe I don't get it.
the GP2X has linux/SDL and some fancy 2D thing that can do scaling.
How close in real terms is that to literaly downloading, compiling running a program on the GP2X.
the GP2X has linux/SDL and some fancy 2D thing that can do scaling.
How close in real terms is that to literaly downloading, compiling running a program on the GP2X.
endianess, memory issues, screen size... just 3 possible issues.
to create impressive games, etc on any system with less than 1ghz of cpu power - you need to hit the hardware directly
you can render the screen at 320x240, which of course you can. The question is whether it looks crap when you do it
check how much CPU even the smallest SDL app eats
most emulators on the gp2x won't be using linux