Well i couldn't resist, formatted my mini sd card from my nokia N810 and followed the installation guide. It was pretty simple and didn't have any problems at all installing it !
anyway i tried to see if could get something running, and my waternet game from the gp2x ran with a little effort (i had to compile libsdl_mixer etc). Here's the youtube video :
i'm very sorry for the crap and shaky / dark quality , but it's past 3 am here, so i had to film it with crap lighting and a shoddy digital photo camera, i'll try to post a better video tommorow after work.
Also the sound is not working, because i don't have time to figure out what codec the damn camera used for it's audio. (i wanna go to bed now hehe). Anyway Sound does work in the game and it will take little effort to get everything running (i had disabled text because i didn't compile libSDL_ttf yet and something went wrong when compiling libsdlmixer, because ogg music isn't working for some reason, but i'll figure it out probably tommorow)
take it as a little teaser
Link
Booboo or someone else that knows :
how are the keys mapped out in sdl for the dingoo ?
i could have a look at the source tommorow but it saves me some time when i come home if someone knows it like this.
also is it normal that my sound quality is a bit bad on the device using sdl_mixer ? it's playing wav files. although i didn't had time to test enough with it perhaps i have to use a diffrent format than the default one.
my second to last question about the SDL_NOMOUSE=1 would it work if i used the putenv function before initing sdl ? (most of these i can figure out myself but just it could help if you'd know them like that, saves me the hassle)
and finally something the future will probably tell, how would one use the system i mean will games be compiled on the system itself with some packaging system or would that be overkill ? if not we should all be using the same toolchain and libs most probably unless we compile staticly (like we used to do on the gp2x). What do you suggest about this ?