Great work man, that's awesome that you are pioneering the homebrew for emulators on the PS3. Would you mind answering my question I posted earlier? I'm really interested in giving it a shot on some other emulators myself, thanks.
Great work man, that's awesome that you are pioneering the homebrew for emulators on the PS3. Would you mind answering my question I posted earlier? I'm really interested in giving it a shot on some other emulators myself, thanks.
Sure. I had to butcher a couple of files from the distribution, if I recall it was just the movie loading code used some POSIX functions that the PS3 libc doesn't have. Aside from that all of the platform code is in cell.cpp, nothing else is changed. Fair warning: I wrote the code very quickly, not much sleep involved, so it's pretty rough