Changes

Jump to navigation Jump to search
415 bytes added ,  18:03, 27 October 2017
m
Line 40: Line 40:  
| 0x00080080
 
| 0x00080080
 
| [[7.0.0-13]]
 
| [[7.0.0-13]]
| (u32 value, u8 type) This goes through a table containing 5 entries, each entry is 2-words. Type0: compare entry-word0 with input value, on match write entry-word1 to cmdreply+8 output. Type1: compare entry-word1 with input value, on match write entry-word0 to output.
+
| [[Cfg:TranslateCountryInfo|TranslateCountryInfo]]
 
|-
 
|-
 
| 0x00090040
 
| 0x00090040
Line 126: Line 126:  
|-
 
|-
 
| 0x040F0000
 
| 0x040F0000
| ?
+
|  
| ?
+
| [[CfgS:ClearParentalControls|ClearParentalControls]]
 
|}
 
|}
   Line 196: Line 196:  
|-
 
|-
 
| 0x040F0000
 
| 0x040F0000
| ?
+
|  
| ?
+
| [[CfgS:ClearParentalControls|ClearParentalControls]]
 
|-
 
|-
 
| 0x08010082
 
| 0x08010082
Line 237: Line 237:  
| 0x080A0000
 
| 0x080A0000
 
|  
 
|  
| This updates the config block for blkID 0x00040001.
+
| ResetAnalogStickCalibrationParam? This updates the config block for blkID 0x00040001.
 
|-
 
|-
 
| 0x080B0082
 
| 0x080B0082
Line 351: Line 351:  
| 0x00060082
 
| 0x00060082
 
| [[CfgNor:WriteData|WriteData]]
 
| [[CfgNor:WriteData|WriteData]]
 +
|-
 +
| 0x00070000
 +
| This just uses the WREN command.
 +
|-
 +
| 0x00080000
 +
| This just uses the WRDI command.
 
|-
 
|-
 
| 0x00090000
 
| 0x00090000
 
| [[CfgNor:ReadIdentification|ReadIdentification]]
 
| [[CfgNor:ReadIdentification|ReadIdentification]]
 +
|-
 +
| 0x000A0000
 +
| This waits for the WIP bit in the status register to clear(wait for writing to finish).
 +
|-
 +
| 0x000B0000
 +
| This waits for the WEL bit in the status register to become set(write enabled).
 +
|-
 +
| 0x000C0000
 +
| This writes the value of the WIP bit in the status register to u8 cmdreply[2].
 +
|-
 +
| 0x000D0000
 +
| This writes the value of the WIP bit in the status register to u8 cmdreply[2].
 
|-
 
|-
 
| 0x000E0000
 
| 0x000E0000
17

edits

Navigation menu