Archive for November, 2006

November 29th 2006

PSP libsidplay Port

Ported libsidplay to the PSP. Also made an simple SDL based player which uses libsidplay. You will need current PSPSDK and SDL lib to build the lib and sample player. Enjoy the C64 Sound ;-)

pic1

download libsidplay

download sdlsidplay

No Comments yet »

November 20th 2006

Font2Texture

For a PSP project i need to convert a font to texture. Found a good working program here. But the current version seems to be not maintained anymore. So i did some bugfixes and made it compile against current WX Widget libs. Also i add a new feature that the fontface info is written to c source file, that can be used directly in your project.

pic1

Source

No Comments yet »