Search found 11 matches
- Tue Sep 22, 2009 8:58 pm
- Forum: PSP Development
- Topic: Adding features to firmware applications ?
- Replies: 7
- Views: 3763
- 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...
- 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...
- Mon Jul 21, 2008 10:18 pm
- Forum: PSP Development
- Topic: danzeff OSK
- Replies: 36
- Views: 27382
- Tue Feb 19, 2008 10:42 pm
- Forum: PSP Development
- Topic: USB overhead?
- Replies: 7
- Views: 4076
- Thu Aug 30, 2007 1:41 am
- Forum: PSP Development
- Topic: Does PSPSDK support PSP 3.40?
- Replies: 4
- Views: 2373
- 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...
- 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...
- 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...
- Tue Sep 26, 2006 8:46 pm
- Forum: PS2 Development
- Topic: Can I use an exploit to install black rhino
- Replies: 6
- Views: 3860
- 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...