Search found 2 matches

by RasZilan
Thu Sep 28, 2006 3:47 am
Forum: PSP Development
Topic: PSP Headphone Remote
Replies: 5
Views: 2477

Great, thanks that resolved the problem and prevented any more hair loss :)
I changed the line in the makefile from:
LIBS += -lpsphprm_driver
to
LIBS += -lpsphprm
and it works fine now....
by RasZilan
Wed Sep 27, 2006 8:59 am
Forum: PSP Development
Topic: PSP Headphone Remote
Replies: 5
Views: 2477

I used the PSPMediaCenter gui.c as an example to test a piece of code on the PSP which would detect if the PLAYPAUSE key was pressed however I get the following message from the PSP "The game could not be started (80020001)". I am using make kxploit as I have a 1.5fw PSP and dont get any e...