I'm finally finished with my native SDL port.
So what's ported?
* SDL
* SDL_ttf
- freetype
* SDL_image
- libpng
* SDL_mixer
- tremor (ogg)
- libmikmod (xm, mod, it, ...)
Right now the video device only supports 320x240 16bit (as that's what the dingoo is using), but I plan on adding scaling for 640x480 and possibly other resolutions as well.
Check out our google code page at http://code.google.com/p/dingoo-sdk/
So what's ported?
* SDL
* SDL_ttf
- freetype
* SDL_image
- libpng
* SDL_mixer
- tremor (ogg)
- libmikmod (xm, mod, it, ...)
Right now the video device only supports 320x240 16bit (as that's what the dingoo is using), but I plan on adding scaling for 640x480 and possibly other resolutions as well.
Check out our google code page at http://code.google.com/p/dingoo-sdk/