I'm just trying to run a simple Hello World app using the PSPE Emulator, but it just won't work for some reason. A windows pops up, and closes immediately.
Any help/suggestions?
Thank in advance
PSPE Emulator bug
-
- Posts: 4
- Joined: Sat Apr 07, 2007 2:12 am
PSPE Emulator bug
petit.padavoine -- [Aspiring] PSP developer
-
- Posts: 13
- Joined: Wed Nov 22, 2006 12:28 am
We're waiting for an emulator for about 2 years, but it never came out (and I think we're gone for at least 2 more years). The only thing you can do if you want to develop on PC is:
- Use PSPGL (compatibility and speed on PSP are not perfect but it's still a good alternative)
- Use OSLib (it's not very good but better than nothing)
- Use LUA (works well but is quite limited in some ways)
Btw if someone wants to help developing an API "simulating" in a high level standard PSPSDK calls (sceGu, sceIo, etc.) that would be a great project :-)
That's what OSLib currently does but the goal would be to be more standard (use GCC, be multiplatform, etc.)
- Use PSPGL (compatibility and speed on PSP are not perfect but it's still a good alternative)
- Use OSLib (it's not very good but better than nothing)
- Use LUA (works well but is quite limited in some ways)
Btw if someone wants to help developing an API "simulating" in a high level standard PSPSDK calls (sceGu, sceIo, etc.) that would be a great project :-)
That's what OSLib currently does but the goal would be to be more standard (use GCC, be multiplatform, etc.)
Sorry for my bad english
Oldschool library for PSP - PC version released
Oldschool library for PSP - PC version released
Damn, I hope I'll be done before 2 years x_x
That'd be cool, and probably not that hard. Easier than an emulator, anyway. All the header files are there, one would just need to write implementations for everything, which for the most part isn't that difficult (for the things that are well documented).
That'd be cool, and probably not that hard. Easier than an emulator, anyway. All the header files are there, one would just need to write implementations for everything, which for the most part isn't that difficult (for the things that are well documented).
So... that's you :p
I've seen "noxa.emulation.psp.something" a lot of times while I was searching things about PSP, but I didn't know what it was.
I'm glad to see you're working hard on this, it's an excellent project :)
Thanks for your work ^^
I've seen "noxa.emulation.psp.something" a lot of times while I was searching things about PSP, but I didn't know what it was.
I'm glad to see you're working hard on this, it's an excellent project :)
Thanks for your work ^^
Sorry for my bad english
Oldschool library for PSP - PC version released
Oldschool library for PSP - PC version released
Yeah, sorry for polluting google. I may add a robot.txt so it doesn't get the code, but just the wiki. I confuse myself sometimes while searching for kernel functions, finding some linked code, and thinking 'what the hell is this?', only to realize it's mine ;)
I can run PSPTris and trigonometry wars at way above real speed, but that's about it. Rewriting the BIOS now to try to make things easier to work with. I love puzzle games, so I'm hoping to get some of my favorite imports working (and now my new addiction, Puzzle Quest :). I'll make sure to post some links and such here when I get something cool!
I can run PSPTris and trigonometry wars at way above real speed, but that's about it. Rewriting the BIOS now to try to make things easier to work with. I love puzzle games, so I'm hoping to get some of my favorite imports working (and now my new addiction, Puzzle Quest :). I'll make sure to post some links and such here when I get something cool!