Search found 328 matches

by KickinAezz
Fri Jan 25, 2008 6:00 am
Forum: PSP Development
Topic: Loading PRXs from IPL; Assuming the role of sony IPLs
Replies: 5
Views: 2668

jimparis wrote:No. That's like saying you want to launch Firefox from BIOS on your PC.
You need to load the OS before you can start running software under it.
such a vapid general answer,
How the chocolate do sony ipls manage to do so?
by KickinAezz
Fri Jan 25, 2008 5:56 am
Forum: PSP Development
Topic: Loading PRXs from IPL; Assuming the role of sony IPLs
Replies: 5
Views: 2668

Re: Loading PRXs from IPL; sceLoadExec has not even initiali

ralferoo wrote:
KickinAezz wrote:Just out of curiosity.
...Since December 2006.
You've been wondering this for 14 months and only just asked... ;)
it should be Kickinaezz since december 2006 :D
by KickinAezz
Thu Jan 24, 2008 7:40 am
Forum: PSP Development
Topic: Loading PRXs from IPL; Assuming the role of sony IPLs
Replies: 5
Views: 2668

Loading PRXs from IPL; Assuming the role of sony IPLs

I am referring to Multiloader Compatible MS IPL.

Is there anyway to do so? Just out of curiosity.
by KickinAezz
Mon Jan 21, 2008 1:38 pm
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

jimparis wrote:0x1000e59f & (1 << 9) is of course 0, so the answer is "no" unless they've moved bits around like adrahil says..
Yeah.
by KickinAezz
Mon Jan 21, 2008 12:55 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

It is possible ;) But the problem is that sony have remapped some of the bits at their willing... The documentation is for the official marvell firmware. Sony only use a custom subset of it, based on some sloppy implementation. (I am talking about magpie/voyager) I would be ecstatically jubiliant i...
by KickinAezz
Mon Jan 21, 2008 12:16 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

From Marvel docs:
Image


HwSpec->FwCapabilityInformation returns
0x1000e59f.

Does it(firmware) mean it supports 802.11g based on bit 9?
by KickinAezz
Sun Jan 20, 2008 9:14 am
Forum: PSP Development
Topic: PSP_CTRL_HOME
Replies: 11
Views: 4666

Nice find.
The Change would be fine for me.
by KickinAezz
Sat Jan 19, 2008 11:48 pm
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

Any updates?
by KickinAezz
Fri Jan 18, 2008 12:10 pm
Forum: PSP Development
Topic: dotOS yearly progression
Replies: 120
Views: 89643

Project status: DEAD

Its evident!
by KickinAezz
Fri Jan 18, 2008 8:11 am
Forum: PSP Development
Topic: Calling a function in .PRX #1 from .PRX #2 via pointer.....?
Replies: 5
Views: 2291

Back to basics,
Arent you using exports and imports?
by KickinAezz
Fri Jan 11, 2008 9:42 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

Donot want to ask but,
Is the possibility of 54g being investigated?

Like others said, it would be homebrew's best and greatest hack! Not to mention massive speed improvement. :D
by KickinAezz
Thu Jan 10, 2008 9:29 am
Forum: PSP Development
Topic: Any progress updates from Booster on LCD ipl driver?
Replies: 4
Views: 1768

adrahil wrote:Not sure :) What else would it need?
It says "does not work yet" :o
or did he forget to remove the text?
by KickinAezz
Thu Jan 10, 2008 7:52 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

Damn, sony are so lazy :) Well, good for us, I guess... Thanks for the insight on this! I guess I will have to experiment with different commands and especially look at sceWlanSetFirm, as it writes to the Marvell chip's memory... (We might be able to modify the stuff in there then) Very nice. Looki...
by KickinAezz
Thu Jan 10, 2008 7:49 am
Forum: PSP Development
Topic: Any progress updates from Booster on LCD ipl driver?
Replies: 4
Views: 1768

adrahil wrote:IPL doesn't initialize it :) The code in SDK is inspired by display.prx init ;) (it's just unrolled at low hardware level)
Oh.. And regarding the WIP... Will he ever release another version of SDK?
by KickinAezz
Thu Jan 10, 2008 6:08 am
Forum: PSP Development
Topic: Any progress updates from Booster on LCD ipl driver?
Replies: 4
Views: 1768

Any progress updates from Booster on LCD ipl driver?

Just wondering, can I hook main.bin of 1.5ipl; does it initialize the LCD or do the firmware prx's initialize it? The below one is from PSP_IPL_SDK_05 PSP IPL LCDC driver note: Work in progress. It doesn't work yet. u32 pspLcdcInit(void *frame_buffer) { // LCD POWER pspSysconCtrlPower(SYSCON_DEV_LCD...
by KickinAezz
Mon Jan 07, 2008 11:17 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

moonlight wrote: I've tried hacking the driver didn't have success, that's why I said it is really the chip firmware what has to be looked.
It's currently going on right? Hope so!

1 more question: How can we Kno via software if our WLAN module uses the FW magpie or voyager?
by KickinAezz
Mon Jan 07, 2008 3:18 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

Update: Marvell chips DO support 54g.
by KickinAezz
Mon Jan 07, 2008 3:04 am
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 39575

What about 54g mode then...? This would be the ultimate BIOS hack... Best regards! Yeah. I'm intrested too. My speculation is Sony capped the hardware to 802.11b Specification VIA SOFTWARE, but hardware still supports 54g aka 802.11g The reason is the Poor PSP battery life. :D 54mbps vs 11mbps; the...
by KickinAezz
Fri Jan 04, 2008 7:13 am
Forum: PSP Development
Topic: Tyranid, Could you upload the original presentation?
Replies: 8
Views: 3360

Tyranid, Could you upload the original presentation?

Most of the videos are blurry.

I would highly appreciate it if you could upload it and I can have a good look at all those diagrams in presentation.

Thanks!
by KickinAezz
Fri Jan 04, 2008 1:50 am
Forum: PSP Development
Topic: Nvm
Replies: 0
Views: 866

Nvm

Nvm..Delete
by KickinAezz
Tue Jan 01, 2008 3:16 am
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 567334

Atleast let us choose it, add an option in the config file It makes the experience 400% better and 1000% faster and 1300% less frustrating. Perhaps, but I strongly suspect that this would lead to lots of posts asking "how do I press F1" and "how do I press ESC" etc. There are ma...
by KickinAezz
Tue Jan 01, 2008 2:18 am
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 567334

Why not implement Danzeff's or someone's? This was argued over several times in the old thread. Any alternative keyboard would need to implement all 101 AT keys (danzeff's doesn't come anywhere near) and be easy to integrate (several were suggested in the old thread which were very closely tied to ...
by KickinAezz
Tue Jan 01, 2008 1:35 am
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 567334

The OSK is very Horrible.

Honestly, It took me 4 mins 15 seconds to type "help /all"

Why not implement Danzeff's or someone's?


-
And, how to use those patches?
by KickinAezz
Mon Dec 31, 2007 10:57 am
Forum: PSP Development
Topic: Finding NIDS that've changed by comparing to a previous FW?
Replies: 0
Views: 954

Finding NIDS that've changed by comparing to a previous FW?

I need to find a few NIDS that work exactly the same except that their SHA1 has changed in new versions. How would I do that? [I heard something about prxtool -A or something but I am not really sure.] like this: 0x28E71A16 &#91;0x00000B0C&#93; - sceCtrl_driver_28E71A16 ==> sceCtrlSetSamplin...
by KickinAezz
Mon Dec 31, 2007 3:25 am
Forum: PSP Development
Topic: sceImpose_driver prevents kernel mode plugin from loading
Replies: 10
Views: 4141

Did you try the module in vsh?

I assume most exported NIDs for impose_driver work only w/vshmain running.
by KickinAezz
Fri Dec 28, 2007 1:58 pm
Forum: PSP Development
Topic: compile DaX Mac Spoofer - psppacker error
Replies: 7
Views: 2343

remove psppacker reference from makefile. psppacker (not the one in svn, it is such a common name i used same name lol) is a tool i made to compress and pack modules in ~psp-gzip format for M33 and the one i use to compress my modules. It is not finished yet, when it is done I'll release it. Anyway...
by KickinAezz
Fri Dec 28, 2007 1:13 am
Forum: PSP Development
Topic: sceKernelCreateThread: optimal priority values
Replies: 6
Views: 2684

Tyranid wrote: I'll try to remember to add a function to tweak the thread priority from the psplink shell so you can test what works best at runtime :)
Which function is it?
by KickinAezz
Thu Dec 27, 2007 10:50 am
Forum: PSP Development
Topic: Semi-automated PSPlibdoc Updater
Replies: 8
Views: 3683

Would you mind cooking a Latest one for 3.71?

Thanks.
by KickinAezz
Tue Dec 25, 2007 12:32 am
Forum: PSP Development
Topic: TRS (phone jack) plugged + Speaker sound output possible?
Replies: 21
Views: 8775

Don't know about the second function, but silverspring.lan.st says: 0x6D945509 sceCodecNotifyAvcKick That nid isn't right. The function definitely sets the LOUT1 and ROUT1 volume registers in the codec. It looks like the outputs are enabled and disabled in sceCodecOutputEnable. The prototype appear...
by KickinAezz
Mon Dec 24, 2007 11:59 pm
Forum: PSP Development
Topic: TRS (phone jack) plugged + Speaker sound output possible?
Replies: 21
Views: 8775

The wm8973 datasheet is a good place to look for info. It looks like the speaker (fat psp) is connected to the L/ROUT2 pins of the codec and the headphone is connected to L/ROUT1. By that nid 6D945509 is sceCodecSetHeadphoneVolume and nid 40D5C897 is sceCodecSetSpeakerVolume. Don't know about the s...