Jump to content

PeeJay v0.1 Released


Mooney

Recommended Posts

From www.psp-hacks.com:

Remember this? Well today it becomes reality from homebrew developer DickyDick1969 — Java on the PSP!

 

This version just has console (text) output only..

 

To run the demo just place bin\psp\kvm and bin\psp\kvm% on the PSP\GAMES dir (for 1.5).

 

To compile (on linux) go to j2me_cldc/build/psp and run make (just be sure that gcc, pspdev and java is in the PATH). It will build the psp bin and java bin files.

 

To run on your PSP just copy j2me_cldc/kvm/VmPsp/build/kvm and j2me_cldc/kvm/VmPsp/build/kvm% to your PSP/GAMES dir.

 

The eboot is for 1.5, but works probably with other versions too (not tested) just fix it with all the eboot fixers around.

 

For compiling existing java classes:

EVERY java class needs to be preverified prior to running on the psp.

Just check out the Makefile in j2me_cldc/build/psp for the exact commands.

 

Great progress!

 

Download: PeeJay v0.1

 

- source: pimpware

 

So... Java on the PSP, eh?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...