JPCSP is the most advanced PlayStation Portable emulator, allowing you to play your PSP games on a PC. Jpcsp has been started in July 2008 and is developed by a small but active team.
Even though JPCSP is written in Java, it can already reach 100% PSP speed on a lot of commercial games... and the emulator performance is constantly increasing.
Changelog:
- Implemented most of the function in sceNetInet, sceNetApctl and sceNetResolver. Now, a basic test application is able to connect to the internet (see demos/net.pbp). Only Infrastructure mode is implemented, not AdHoc.
- Improved callback execution to not overwrite $v0 and $v1 (was required by the sceNetApctl handlers).