View Single Post
Old 06-01-2012   #6
DEFAULTDNB
 
DEFAULTDNB's Avatar
 
Join Date: Mar 2012
Posts: 9,291
Likes: 6,511
Liked 4,045 Times in 2,629 Posts
Mentioned: 1006 Post(s)
Tagged: 0 Thread(s)
Did you try searching?

http://www.ps3devwiki.com/index.php?...ice+mode&go=Go

void process_utils::create_initial_system_process().

Called to start the first userspace process, which is normally "sys_init_osd.self" but it can also launch recovery mode or update mode.
http://www.ps3devwiki.com/wiki/SIG_File_Format

PS3LV2DIAG

The functions available with this object will likely vary with the LV2DIAG used.

Open
WaitEvent
ReadAscii
WriteRead
Close
GetScErrLog
UpdateSYSCON (Unleaked .SIG file in combination with a modified downgrade lv2diag)
I'm not sure if thats useful, but it sounds like a good place to start?

@euss is the wiki master, and I think @CrashSerious might be the man to ask about FSM
__________________

Last edited by DEFAULTDNB; 06-01-2012 at 02:54 AM.
DEFAULTDNB is offline   Reply With Quote
Likes: (1)