| View previous topic :: View next topic |
| Author |
Message |
sonicworm2003
Joined: 03 Nov 2007 Posts: 1 Location: no fixed location
|
Posted: Sat Nov 03, 2007 4:24 pm Post subject: What differs between psp1000 and psp2000 development? |
|
|
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! |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Sat Nov 03, 2007 5:29 pm Post subject: |
|
|
| 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. |
|
| Back to top |
|
 |
Cpasjuste
Joined: 29 May 2005 Posts: 214
|
Posted: Sat Nov 03, 2007 11:05 pm Post subject: |
|
|
| In fact for bookr you just have to repack the eboot. |
|
| Back to top |
|
 |
dot_blank

Joined: 28 Sep 2005 Posts: 498 Location: Brasil
|
Posted: Tue Nov 06, 2007 3:53 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|