Search found 7 matches

by melado
Thu Dec 13, 2007 4:56 am
Forum: PSP Development
Topic: Switching on/off the LEDs? How?
Replies: 11
Views: 6851

Hi! Thank you very much for your reply. I did use the search but I couldn't find anything useful searching "led" or "leds". And if I search sceSysconCtrlLED , I find a thread, but it doesn't talk about that function. I found the file with that function, but it says "only SCE...
by melado
Thu Dec 13, 2007 12:25 am
Forum: PSP Development
Topic: Switching on/off the LEDs? How?
Replies: 11
Views: 6851

Switching on/off the LEDs? How?

Is it possible to switch on/off the PSP LEDs (wifi, power, MS) via software? I've read that last version of IR Shell can do this, but I don't know how it's done.

Thanks.
by melado
Sun Dec 31, 2006 1:42 am
Forum: PSP Development
Topic: Encrypted MEMCARD1.DAT and 2? (PSX games)
Replies: 8
Views: 9565

adrahil wrote:@melado: There now is CWCHEAT which accepts loading memory cards from epsxe :)[
Oh! Could you give me more information about this? Any URL or something? Thanks!

Edit: okay, I found it by myself: http://www.maxconsole.net/?mode=news&newsid=13140 :)
by melado
Thu Dec 28, 2006 9:59 am
Forum: PSP Development
Topic: Encrypted MEMCARD1.DAT and 2? (PSX games)
Replies: 8
Views: 9565

Encrypted MEMCARD1.DAT and 2? (PSX games)

Hi. With all the PSX stuff on the PSP, everybody is re-taking their old games. Some even have saved games where continue from. There are two files for each PSX game, called MEMCARD1.DAT and MEMCARD2.DAT, of 131120 bytes of size each, and with obvious content. They look like encrypted with a differen...
by melado
Wed Sep 20, 2006 4:23 am
Forum: PSP Development
Topic: Why power led flashes?
Replies: 4
Views: 1926

Yeah, thanks! The problem was that I was not setting any callbacks :)
by melado
Mon Sep 18, 2006 7:19 pm
Forum: PSP Development
Topic: Why power led flashes?
Replies: 4
Views: 1926

This is normal... It's the psp system which kills the application and cleans up the mess it has made, while waiting for threads for finish... Well, I guessed it was totally normal. But my question is why does my program does this? There are many applications over there that don't do this. Maybe som...
by melado
Mon Sep 18, 2006 8:16 am
Forum: PSP Development
Topic: Why power led flashes?
Replies: 4
Views: 1926

Why power led flashes?

Hi.

I'm a newbie programming some homebrew, and I have a question. Why, if I switch off my PSP when my program is running, the power led flashes like 5-6 times before powering off? What does this depend on?

Other programs don't do this...

Thanks for your help!