Available for new build Jpcsp, PSP emulator for PC developed in Java that comes to revision 1315. I remember that in order to use the emulator, you need to install Java on your PC.
Changelog:
Quote:
Rev1315: Implemented the R_MIPS_NONE relocation type. I could not find any information on this type, but the implementation seems to fit for The Game "Little Britain". An INFO message is displayed for games using this relocation type in order to identify them and cross-check the implementation
Rev1314: Performance improvement in texture cache: reload / check only if the texture texture parameters have been changed since last PRIM. This might improve some of the FPS games.
Rev1313: Fixed sceCtrlReadBufferPositive () and sceCtrlReadBufferNegative (): The Calling
thread is delayed if the controller sampling cycle has not elapsed. A proper
implementation using interrupts is in the pipeline. This fix is needed for homebrew developer evhoria.
Rev1312: Simple refactoring perserving funcionality
Rev1311: Removed Catch That just threw again, closed resource using the function for that.
Rev1310: Missing argument in string format.