Search found 2 matches

by soywiz
Tue Feb 26, 2008 2:46 am
Forum: PSP Development
Topic: Skinning (samples/gu/skinning)
Replies: 3
Views: 2230

Re: Skinning (samples/gu/skinning)

woops, I quoted message instead of editing (and I can't delete it). Well, there is the url of the emu:
http://www.soywiz.com/d/pspemulator/

Source code is a mess, but I'll improve it when I know how to focus some things. It's only a sketch so I don't want to make it public yet.
by soywiz
Tue Feb 26, 2008 1:44 am
Forum: PSP Development
Topic: Skinning (samples/gu/skinning)
Replies: 3
Views: 2230

Skinning (samples/gu/skinning)

I have been working about a couple of weeks in a psp emulator with an integrated debugger. The aim of the project is be able to debug psp applications and games. I based the project in the great work of pspplayer and pspsdk. Currently I'm trying to implement more complicated GE stuff like Skinning. ...