I'm currently porting a software 3D engine to my GP2X writing directly to the framebuffer.
Nothing fancy just a spinning textured and lit cube that I did in turbo pascal some years ago.
The problem is I don't have a clue how to get input from the GP2X without using SDL or some other SDK.
I need...