as title
If not, i've got to flash my poor machine again and abandon some games...
my machine is 2000, firmware upgraded to 5.50-gen-d3
XX sony, who makes itself's product slaves from freedom
Will PSPLink be updated for 5.50-gen?
-
- Posts: 10
- Joined: Mon Dec 15, 2008 2:54 pm
Will PSPLink be updated for 5.50-gen?
Last edited by SpaceForce on Sat Jan 02, 2010 7:55 pm, edited 1 time in total.
NJU SE
Re: Will PSPLink be updated for 5.50-gen?
What's to update? I'm running 5.50 GEN-D2 and PSPLink works fine. (PSP-2000, PSPLink 3.0/USB, if it makes a difference.)
"You hungry? I haven't eaten since later this afternoon."
-
- Posts: 21
- Joined: Sat Nov 28, 2009 10:56 am
Guess you are a new dev.gotmilk065 wrote:What's PSPLink? Does it help you develop faster by letting you run eboots through an external source through USB, or does it allow USB mode to be active all the time?
Either would be a big help o_o
With psplink you can run eboots (the prx actually) from your pc directly on your psp without puting them first on the MemoryStick so you can test faster and it has some debug functionality like GDB server.
Code: Select all
int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
}
-
- Posts: 10
- Joined: Mon Dec 15, 2008 2:54 pm