Editing Update Manager
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2: | Line 2: | ||
Update Manager service is accessed by GameOS '''syscall 863''' | Update Manager service is accessed by GameOS '''syscall 863''' | ||
<br> | |||
(Inside ss_server1.fself) | |||
== 0x6000 - Update Manager == | == 0x6000 - Update Manager == | ||
Line 51: | Line 52: | ||
|- | |- | ||
| 0x6007 | | 0x6007 | ||
| | | Not Implemented | ||
| | | | ||
| | | | ||
Line 57: | Line 58: | ||
|- | |- | ||
| 0x6008 | | 0x6008 | ||
| | | Not Implemented | ||
| | | | ||
| | | | ||
Line 207: | Line 208: | ||
| 5 | | 5 | ||
| 0xDEADBEAFFACEBABE | | 0xDEADBEAFFACEBABE | ||
| | | - | ||
| | | - | ||
|- | |- | ||
| 6 | | 6 | ||
Line 222: | Line 223: | ||
| 8 | | 8 | ||
| Invalid Parameter | | Invalid Parameter | ||
| | | - | ||
| | | - | ||
|- | |- | ||
| 9 | | 9 | ||
Line 476: | Line 477: | ||
00000370 F2 BE 11 BB 3C 52 52 DC A9 68 E5 24 AD 4F F3 48 ò¾.»<RRÜ©hå$OóH | 00000370 F2 BE 11 BB 3C 52 52 DC A9 68 E5 24 AD 4F F3 48 ò¾.»<RRÜ©hå$OóH | ||
</pre> | </pre> | ||
=== 0x6005 - Extract Package Tophalf === | === 0x6005 - Extract Package Tophalf === | ||
Line 491: | Line 491: | ||
==== EEPROM Offset Table ==== | ==== EEPROM Offset Table ==== | ||
Here is the table of EEPROM offsets that can be accessed through Update Manager (3.15): [[SC_EEPROM# | Here is the table of EEPROM offsets that can be accessed through Update Manager (3.15): | ||
[[SC_EEPROM#EEPROM_Offset_Table_-_Flags_and_Tokens| --> EEPROM Offset Table]] | |||
=== 0x600C - Write EEPROM === | === 0x600C - Write EEPROM === | ||
Line 635: | Line 637: | ||
| <pre>"SONY PS-SYSTEM 314R"</pre> | | <pre>"SONY PS-SYSTEM 314R"</pre> | ||
| 0x120000000000000B | | 0x120000000000000B | ||
|} | |} | ||