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: | ||
[[Category:Software]] | |||
Indi Info Manager | Indi Info Manager is accessed e.g. in '''syscall 868''' on GameOS | ||
<br> | <br> | ||
== 0x17000 - Indi Info Manager == | == 0x17000 - Indi Info Manager == | ||
Line 11: | Line 9: | ||
! Packet ID | ! Packet ID | ||
! Description | ! Description | ||
|- | |- | ||
| 0x17001 | | 0x17001 | ||
| | | Read EID Data Size By Index/Read metldr Size | ||
|- | |- | ||
| 0x17002 | | 0x17002 | ||
| | | Read EID Data By Index/Read metldr | ||
|- | |- | ||
| 0x17003 | | 0x17003 | ||
| | | Read ID Data | ||
|- | |- | ||
| 0x17004 | | 0x17004 | ||
| Read System Data | | Read System Data | ||
|- | |- | ||
| 0x17005 | | 0x17005 | ||
| Write System Data | | Write System Data? | ||
|- | |- | ||
| 0x17006 | | 0x17006 | ||
| | | Write smth? | ||
|- | |- | ||
| 0x17007 | | 0x17007 | ||
| Read System Data From EEPROM | | Read System Data From EEPROM | ||
|- | |- | ||
| 0x17008 | | 0x17008 | ||
| not implemented | | not implemented | ||
|- | |- | ||
| 0x17009 | | 0x17009 | ||
| | | unknown | ||
|- | |- | ||
| 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 | ||
| | | unknown | ||
|- | |- | ||
| 0x17011 | | 0x17011 | ||
| | | unknown | ||
|- | |- | ||
| 0x17012 | | 0x17012 | ||
| | | unknown | ||
|- | |- | ||
| 0x17013 | | 0x17013 | ||
| Read eEID Size | | Read eEID Size | ||
|- | |- | ||
| 0x17014 | | 0x17014 | ||
| | | 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 97: | ||
| 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 244: | Line 170: | ||
! SC EEPROM Offset | ! SC EEPROM Offset | ||
! Size Of Data | ! Size Of Data | ||
|- | |- | ||
| 0 | | 0 | ||
| 0x48D20 | | 0x48D20 | ||
| 6 | | 6 | ||
|- | |- | ||
| 1 | | 1 | ||
| 0x48D28 | | 0x48D28 | ||
| 6 | | 6 | ||
|- | |- | ||
| 2 | | 2 | ||
| 0x48D30 | | 0x48D30 | ||
| 6 | | 6 | ||
|- | |- | ||
| 3 | | 3 | ||
| 0x48D38 | | 0x48D38 | ||
| 6 | | 6 | ||
|- | |- | ||
| 4 | | 4 | ||
| 0x48D00 | | 0x48D00 | ||
| 4 | | 4 | ||
|- | |- | ||
| 5 | | 5 | ||
| 0x48D04 | | 0x48D04 | ||
| 4 | | 4 | ||
|- | |- | ||
| 6 | | 6 | ||
| 0x48D08 | | 0x48D08 | ||
| 4 | | 4 | ||
|} | |} | ||
Line 309: | Line 217: | ||
*'''Writes passed data to the region of FLASH memory where cISD data is stored !!!''' | *'''Writes passed data to the region of FLASH memory where cISD data is stored !!!''' | ||