works PSPE but not psp

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

Moderators: cheriff, TyRaNiD

Post Reply
JJPeerless
Posts: 82
Joined: Mon Jun 20, 2005 3:32 am

works PSPE but not psp

Post by JJPeerless »

i just tested my latest homebrew eboot on PSPE..works great..as expected..i then extracted the DATA.PSP and rename to EBOOT.PBP and use it on my MS2....however..it wont bot on my psp..but runs fine on PSPE...any suggestions?
fashidus
Posts: 34
Joined: Fri May 27, 2005 4:48 pm

Post by fashidus »

did you put a fresh copy of the eboot.pbp on MS1?
JJPeerless
Posts: 82
Joined: Mon Jun 20, 2005 3:32 am

Post by JJPeerless »

yea..it fades to the black screen..then just stays black for a few seconds and just turns off..

ive never had a problem booting hombrew on my 1.5 before..
JJPeerless
Posts: 82
Joined: Mon Jun 20, 2005 3:32 am

Post by JJPeerless »

i think my problem is in the startup.s file.. and how i did the callbacks in my main c file..

could someone that has a homebrew program that uses the button presses..like X O square and triangle.. that works on 1.5 and uses the psptoolchain (psp-gcc) to compile..can you send me your startup.s... and maybe post how you set it up in your code? thanks
User avatar
cwbowron
Posts: 76
Joined: Fri May 06, 2005 4:22 am
Location: East Lansing, MI
Contact:

Post by cwbowron »

JJPeerless wrote:i think my problem is in the startup.s file.. and how i did the callbacks in my main c file..

could someone that has a homebrew program that uses the button presses..like X O square and triangle.. that works on 1.5 and uses the psptoolchain (psp-gcc) to compile..can you send me your startup.s... and maybe post how you set it up in your code? thanks
I recently switched to the psptoolchain and my program pspChess uses callbacks and is distributed with source.

http://bace.bowron.us/pspchess.zip
JJPeerless
Posts: 82
Joined: Mon Jun 20, 2005 3:32 am

Post by JJPeerless »

your startup with callbacks..all those #defines in the beginning dont work for me...
JJPeerless
Posts: 82
Joined: Mon Jun 20, 2005 3:32 am

Post by JJPeerless »

well whatever..i got mine wokring..everything works even the home button now..thanks everyone..
Post Reply