From: Atani <at...@at...> - 2006-02-27 21:30:24
|
On 2/25/2006, "Dan Potter" <ba...@al...> wrote: > >Sounds very cool, though I am pretty much out of console dev these >days, excepting a couple of lingering projects for GOAT. Definitely >keep us posted if it happens! Unfortunately my day job has taken up a lot more of my time lately, but I do have a working PSP toolchain. I have looked at a lot of the PSPDev website and there is a project called PSPGL which is basically eGL (Embedded OpenGL). Most everything is supported that is needed for Tiki. I have yet to do some real testing on the hardware though. Another thing that came up was support for the GP32x which should be pretty simple to do since it is basically a linux handheld, which already supports SDL. OpenGL is done via the TinyGL library, I have not done testing on this yet either though... Mike |