Jump to content

PSP Development Kit ready to use for Windows Users


Recommended Posts

Hi All,

 

For windows users who want to develop on their windows PC, little homebrew for the PSP, without spending hours or days trying to install cygwin and compile the toolchain, this package is for you !!

 

You have first to install VirtualBox that is freely available : http://www.virtualbox.org/

 

You should then download all rar files present here :

http://zx81.zx81.free.fr/public/psp/virtualbox/

 

You have to unrar the rar archive in disk1.vdi (you need at least 4Gb of free space on your hard disk)

 

Then create a new virtual host, Linux 2.6 with 256 Mb of memory, and use the disk1.vdi as a disk image !

 

This disk image contains a full install of xubuntu 7.4, where the PSP SDK has been already compiled, and several other software added (such as the famous IDE Kdevelop, gcc, SDL etc ...).

 

After virtually booting Xubuntu, the login name is psp, and the password is psp.

 

I've written a small PSP project (hello world) for Kdevelop, ready to use.

 

The source code of PSPWrite is also given as an example, with a linux version and a PSP version (but with makefile only, without project file for Kdevelop).

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...