Editing Indi Info 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 1: | Line 1: | ||
Indi Info Manager (Individual Info Manager) is accessed e.g. in '''syscall 868''' on GameOS | Indi Info Manager (Individual Info Manager) is accessed e.g. in '''syscall 868''' on GameOS | ||
<br> | <br> | ||
Line 11: | Line 10: | ||
! Packet ID | ! Packet ID | ||
! Description | ! Description | ||
|- | |- | ||
| 0x17001 | | 0x17001 | ||
| get_individual_info_size (Read EID Data Size By Index/Read metldr Size) | | get_individual_info_size (Read EID Data Size By Index/Read metldr Size) | ||
|- | |- | ||
| 0x17002 | | 0x17002 | ||
| read_individual_info (Read EID Data By Index/Read metldr) | | read_individual_info (Read EID Data By Index/Read metldr) | ||
|- | |- | ||
| 0x17003 | | 0x17003 | ||
| get_system_data_size (Read ID Data) | | get_system_data_size (Read ID Data) | ||
|- | |- | ||
| 0x17004 | | 0x17004 | ||
| Read System Data | | Read System Data | ||
|- | |- | ||
| 0x17005 | | 0x17005 | ||
| Write System Data | | Write System Data | ||
|- | |- | ||
| 0x17006 | | 0x17006 | ||
| Get EEPROM System Data Size | | Get EEPROM System Data Size | ||
|- | |- | ||
| 0x17007 | | 0x17007 | ||
| Read System Data From EEPROM | | Read System Data From EEPROM | ||
|- | |- | ||
| 0x17008 | | 0x17008 | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x17009 | | 0x17009 | ||
| Read EID | | Read EID | ||
|- | |- | ||
| 0x1700A | | 0x1700A | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x1700B | | 0x1700B | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x1700C | | 0x1700C | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x1700D | | 0x1700D | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x1700E | | 0x1700E | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x1700F | | 0x1700F | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x17010 | | 0x17010 | ||
| Write EID | | Write EID | ||
|- | |- | ||
| 0x17011 | | 0x17011 | ||
| Read Backup Region | | Read Backup Region | ||
|- | |- | ||
| 0x17012 | | 0x17012 | ||
| Write Backup Region | | Write Backup Region | ||
|- | |- | ||
| 0x17013 | | 0x17013 | ||
| Read eEID Size | | Read eEID Size | ||
|- | |- | ||
| 0x17014 | | 0x17014 | ||
| Write Individual Info(Write eEID/Write metldr) | | Write Individual Info(Write eEID/Write metldr) | ||
|- | |- | ||
| 0x17015 | | 0x17015 | ||
| Read cISD Size | | Read cISD Size | ||
|- | |- | ||
| 0x17016 | | 0x17016 | ||
| Read cISD | | Read cISD | ||
|- | |- | ||
| 0x17017 | | 0x17017 | ||
| Write cISD | | Write cISD | ||
|} | |} | ||
Line 171: | Line 98: | ||
| 0 | | 0 | ||
| 0x860 | | 0x860 | ||
| | | EID0 | ||
|- | |- | ||
| 1 | | 1 | ||
| 0x2A0 | | 0x2A0 | ||
| | | EID1 | ||
|- | |- | ||
| 2 | | 2 | ||
| 0x730 | | 0x730 | ||
| | | EID2 | ||
|- | |- | ||
| 3 | | 3 | ||
| 0x100 | | 0x100 | ||
| | | EID3 | ||
|- | |- | ||
| 4 | | 4 | ||
| 0x030 | | 0x030 | ||
| | | EID4 | ||
|- | |- | ||
| 5 | | 5 | ||
| 0xA00 | | 0xA00 | ||
| | | EID5 | ||
|- | |- | ||
| 6 | | 6 | ||
Line 280: | Line 207: | ||
| 4 | | 4 | ||
| ip_gateway | | ip_gateway | ||
|} | |} | ||