From: atani <at...@at...> - 2006-06-15 17:02:47
|
All, Tiki has been ported now to the GP2x handheld system. Essentially this device is a Linux device using a framebuffer interface. GamePark Holdings has recently released a modified version of SDL which works on this system. Unfortunately the only OpenGL implementation does not use this library, but hopefully this should be easily resolved with some minor work to the Vincent OpenGL-ES library. I have not had a chance to do in depth testing yet, but since it is based on a known Linux version (2.4.x) it should work with only minimal changes. Currently what is not implemented is input or sound. I doubt that the OpenAL library will work on the GP2x since it does not use ALSA/ OSS, but it may. I still need to do some more testing on that front with an actual device. If you know anyone who is willing to test this out on a real device let me know. I will supply all binaries and assistance to get it working on the GP2x. Now I just need to get the PSP port more functional and get it committed as well, but that will wait a bit... Mike |