• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Emulator Release: Jpcsp Version SVN R955 release!!!

yocho182

New member
# added umd1 as umd device
# Minimal implementation for VRNDS, VRNDI, VRNDF1 and VRNDF2 - Random numbers generation. VFPU has normally 8 special registers to hold seeds but they are not implemented.
# Implemented the opening of “umd0:” which allows reading of UMD sectors (Issue 24). Not tested on a real PSP, but this seems to fit the expectations of some games.
# Basic implementation for pspSysMem.free(). Not complete but seems to fit some games.
# sceKernelCreateSema: allows 0 as name address (used by Mortal Kombat)
# added transform2D to vertex info logging. non-float vertex types make more sense in 2D mode, otherwise they require a scale in one of the matrices.
# Fix for filenames containing “.” in path (Issue 86)
# added LMODE GE command (but unable to test it)
# minor comment changes
# better support for thread wait timeout and wait cleanup on thread deletion (in sema, event flag and umd)
# re-ordered log level combo box



http://jpcsp.org/forum/viewtopic.php?f=6&t=264
 
Top