Search found 10 matches

by Raiden
Wed Feb 17, 2010 5:29 am
Forum: PSP Development
Topic: ...
Replies: 0
Views: 1906

...

There's already a recovery menu in VLF made by Ceikor:
http://uploaded.to/file/jtetbk
It's open source...

EDIT: Oh shi- I wanted to post this as a reply to this thread, sorry.
by Raiden
Thu Feb 11, 2010 2:12 am
Forum: PSP Development
Topic: sceIoOpen failed to read my file...
Replies: 12
Views: 8016

Code: Select all

 if(!(fd = sceIoOpen("device:/path/to/file", O_RDONLY, 0777)) {
        // error
 }
http://psp.jim.sh/pspsdk-doc/group__Fil ... 6859f69ec8
by Raiden
Mon Jan 25, 2010 5:58 am
Forum: PSP Development
Topic: PSPLINK and extended memory
Replies: 4
Views: 2430

Code: Select all

at:0xDEADBEEF
t3:0xDEADBEEF 
t4:0xDEADBEEF 
t5:0xDEADBEEF 
t6:0xDEADBEEF 
t7:0xDEADBEEF 
t8:0xDEADBEEF 
t9:0xDEADBEEF
Lol, what kind of code is that? :D
by Raiden
Tue Dec 22, 2009 6:43 am
Forum: PSP Development
Topic: Any ELF-Decompiler?
Replies: 7
Views: 3126

Thanks, Booster´s tool works like a charm for me.
by Raiden
Tue Dec 22, 2009 1:47 am
Forum: PSP Development
Topic: Any ELF-Decompiler?
Replies: 7
Views: 3126

Oh sorry again :D I didn´t thought about it....
I hope you understand that:

The command "0x00406985" pointed memory in "0x90923ff4". The operation "read" couldn´t perform in this memory.

Sorry for bad english... I know it´s hard to understand xD
by Raiden
Tue Dec 22, 2009 12:56 am
Forum: PSP Development
Topic: Any ELF-Decompiler?
Replies: 7
Views: 3126

Oh yeah, sorry I mixed them up^^
Hmmm... prxtool alwys worked fine for me but now it´s stops working. I´m trying to disassemble the elf´s of Action Replay FW. If I try to disassemble, it tell me this:
http://666kb.com/i/bf5b3rb8ijjr4101j.bmp
by Raiden
Tue Dec 22, 2009 12:43 am
Forum: PSP Development
Topic: Any ELF-Decompiler?
Replies: 7
Views: 3126

Any ELF-Decompiler?

Hello!
I´m searching for a decompiler which will give me asm-output off a elf-file.
Thanks.

Raiden

PS: Sorry for bad english.
by Raiden
Sat Dec 19, 2009 9:09 am
Forum: PSP Development
Topic: PSP IPL SDK 05 from booster
Replies: 4
Views: 3107

I think your problem is cygwin. The newer cygwin version doesn´t support the IPL SDK altough I don´t know why. Anyways version 4.0.2 should work.
by Raiden
Sat Dec 19, 2009 8:28 am
Forum: PSP Development
Topic: Freeciv PSP port ./configure error
Replies: 9
Views: 4485

Yeah, but it seems like the server mentioned in the psptoolchain build script is down. So instead of it use this adress: http://ftp.eenet.ee/pub/FreeBSD/distfil ... 6.0.tar.gz
by Raiden
Thu Dec 17, 2009 11:11 pm
Forum: General Discussion
Topic: Two general questions...
Replies: 0
Views: 4572

Two general questions...

UPDATE: I wonder how it happend, but I can login normally again and ps2dev.org is since a long time online again, so there´s no need for this topic anymore! Sorry for bothering.