| View previous topic :: View next topic |
| Author |
Message |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jun 21, 2005 9:47 am Post subject: works PSPE but not psp |
|
|
| 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? |
|
| Back to top |
|
 |
fashidus
Joined: 27 May 2005 Posts: 34
|
Posted: Tue Jun 21, 2005 10:00 am Post subject: |
|
|
| did you put a fresh copy of the eboot.pbp on MS1? |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jun 21, 2005 10:05 am Post subject: |
|
|
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.. |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jun 21, 2005 10:31 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
cwbowron

Joined: 06 May 2005 Posts: 76 Location: East Lansing, MI
|
Posted: Tue Jun 21, 2005 1:07 pm Post subject: |
|
|
| 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 |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jun 21, 2005 1:24 pm Post subject: |
|
|
| your startup with callbacks..all those #defines in the beginning dont work for me... |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jun 21, 2005 1:30 pm Post subject: |
|
|
| well whatever..i got mine wokring..everything works even the home button now..thanks everyone.. |
|
| Back to top |
|
 |
|