gutzsant
12-27-2009, 05:51 PM
A new version of this PSP emulator for Windows is available. These are the changes:
Added CRT libs with release. That will fix problems with people that doesn’t have vc regist installed on their pc.
Fixed the issue with controller image doesn't appear in config dialog
A better way to handle fakesyscalls . For issue 14 : http://code.google.com/p/pcsp/issues/detail?id=14 . Enabling hle misc will give the unknown NID number.
Added dummy Kernel_Library module. Tested with Resistance game
Implemented the following scePower module functions:
-scePowerGetCpuClockFrequency
-scePowerGetCpuClockFrequencyInt
-scePowerGetBatteryFullCapacity
-scePowerIsLowBattery
-scePowerGetBusClockFrequencyInt
-scePowerGetLowBatteryCapacity
-scePowerSetBusClockFrequency
-scePowerGetBatteryChargingStatus
-scePowerGetBatteryRemainCapacity
-scePowerGetBatteryLifeTime
-scePowerSetCpuClockFrequency
-scePowerSetClockFrequency
-scePowerGetBatteryVolt
-scePowerGetBacklightMaximum
-scePowerGetBatteryTemp
Get it at the project website (http://www.pcsp-emu.com/) or at its Google Code counterpart (http://code.google.com/p/pcsp/). It'll be later available here (http://www.zophar.net/psp/pcsp.html)
Added CRT libs with release. That will fix problems with people that doesn’t have vc regist installed on their pc.
Fixed the issue with controller image doesn't appear in config dialog
A better way to handle fakesyscalls . For issue 14 : http://code.google.com/p/pcsp/issues/detail?id=14 . Enabling hle misc will give the unknown NID number.
Added dummy Kernel_Library module. Tested with Resistance game
Implemented the following scePower module functions:
-scePowerGetCpuClockFrequency
-scePowerGetCpuClockFrequencyInt
-scePowerGetBatteryFullCapacity
-scePowerIsLowBattery
-scePowerGetBusClockFrequencyInt
-scePowerGetLowBatteryCapacity
-scePowerSetBusClockFrequency
-scePowerGetBatteryChargingStatus
-scePowerGetBatteryRemainCapacity
-scePowerGetBatteryLifeTime
-scePowerSetCpuClockFrequency
-scePowerSetClockFrequency
-scePowerGetBatteryVolt
-scePowerGetBacklightMaximum
-scePowerGetBatteryTemp
Get it at the project website (http://www.pcsp-emu.com/) or at its Google Code counterpart (http://code.google.com/p/pcsp/). It'll be later available here (http://www.zophar.net/psp/pcsp.html)