What differs between psp1000 and psp2000 development?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
sonicworm2003
Posts: 1
Joined: Sat Nov 03, 2007 4:12 pm
Location: no fixed location

What differs between psp1000 and psp2000 development?

Post by sonicworm2003 »

Recently, I just bought a new psp2006. I want to modify the code of Bookr(http://sourceforge.net/projects/bookr/) to support pdf reading on my psp, so I want to ask what's the difference between development on old version psp which support the 1.50 version firmware and my new version psp. I just have a glance of the bookr's codes , seems not having the sign of different firmware version. Waiting for somebody's help! Thank u!
Rock the life!
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

Don't wait - read old(er) threads. There's been SEVERAL threads on your question in the last month. Read through at least the first few pages of threads. For example, on the second page is a thread on flac code that shows how to make a simple player for 3.xx on phat and slim.
Cpasjuste
Posts: 214
Joined: Sun May 29, 2005 8:28 am

Post by Cpasjuste »

In fact for bookr you just have to repack the eboot.
User avatar
dot_blank
Posts: 498
Joined: Wed Sep 28, 2005 8:47 am
Location: Brasil

Post by dot_blank »

Bookr need only BUILD_PRX = 1; and PSP_FW_VERSION = 371
in its makefile to compile ...but you might have to change some
1.5 specific functions to work as 3.71 equivalents ...lazyness rules
the game in the end so have fun ...shouldnt take you more than 4 mins tops. =)
10011011 00101010 11010111 10001001 10111010
Post Reply