Search found 11 matches

by Ixar
Tue Sep 22, 2009 8:58 pm
Forum: PSP Development
Topic: Adding features to firmware applications ?
Replies: 7
Views: 3763

Torch: thank you very much for your crystal clear answer ! All the details I needed are there ! I get back to you with my results during the week !
by Ixar
Thu Sep 17, 2009 12:43 am
Forum: PSP Development
Topic: Adding features to firmware applications ?
Replies: 7
Views: 3763

Re: Adding features to firmware applications ?

Try LEDControl or LedOff. Indeed I already saw those programs, but I would like to do something more elegant. - I would like to hook the sceSysconCtrlLED call to avoid setting the leds every time... and I could let the blinking power led to have the low battery warning as the parameter are differen...
by Ixar
Wed Sep 16, 2009 10:47 pm
Forum: PSP Development
Topic: Adding features to firmware applications ?
Replies: 7
Views: 3763

Adding features to firmware applications ?

Hi ! It's a long time since I read this forum, and I have read several threads regarding PRX modules. I would like to know if it possible the enhance an exisitng application, such as the video player embedded in the firmware using a PRX to hook some function maybe ? In fact I would like to disable t...
by Ixar
Mon Jul 21, 2008 10:18 pm
Forum: PSP Development
Topic: danzeff OSK
Replies: 36
Views: 27382

I just thought of something, maybe crazy... please tell me.

Would it be possible to hook the input method provided by the psp firmware with OSK ? Do you have such a firmware hook source code somewhere I can see how to do it for the keyboard ?

Thanks.
by Ixar
Tue Feb 19, 2008 10:42 pm
Forum: PSP Development
Topic: USB overhead?
Replies: 7
Views: 4076

Maybe is there some power consumption involved ? Like the wifi.
by Ixar
Thu Aug 30, 2007 1:41 am
Forum: PSP Development
Topic: Does PSPSDK support PSP 3.40?
Replies: 4
Views: 2373

I am using a 3.40OE PSP with pspsdk trunk, and it works perfectly.
As suggested in the previous comments, you might change your firmware according to your need.

Ixar
by Ixar
Thu Sep 28, 2006 4:27 am
Forum: PS2 Development
Topic: gcc 4?
Replies: 15
Views: 7212

I have studied the binutils part of the toolchain. I will implement the r5900 starting from mips r1000 as it's the only way to do it properly even if it's more similar to the r3000. Since we can't disable instruction properly from the r3000... I am relying on binutils 1.14 patches for that part of t...
by Ixar
Tue Sep 26, 2006 11:50 pm
Forum: PS2 Development
Topic: gcc 4?
Replies: 15
Views: 7212

According to the patch comments, it seems that their is some differences between PS2 Linux kit toolchain and the homebrew ps2dev toolchain. I need more information on that. Is it related to the RTE ? For my own test, I have ps2 linux kit dvd. (Just bought yesterday). If something can be done to mana...
by Ixar
Tue Sep 26, 2006 10:41 pm
Forum: PS2 Development
Topic: gcc 4?
Replies: 15
Views: 7212

Yes I already had a look at the SVN files. I have read most of the patches to understand the goal of the patches. However I need to read more documentation (I am still reading) to understand how to implement properly the code into gcc4. I will do a summary of the different things that needs to be pa...
by Ixar
Tue Sep 26, 2006 8:46 pm
Forum: PS2 Development
Topic: Can I use an exploit to install black rhino
Replies: 6
Views: 3860

For information you may buy the RTE on sony's linux website for 25 Euros.

Ixar
by Ixar
Tue Sep 26, 2006 8:36 pm
Forum: PS2 Development
Topic: gcc 4?
Replies: 15
Views: 7212

Hello ! I am new over there, and I may help retrofitting gcc 3.2 stuff into the new 4.0 version. If you have already done some work, I can try to complete it as far as I can. Regards, Ixar PS: I have already read the gcc 3.2 patches. And a lot of messages on this forum. If you have any pointer I sho...