Changes

96 bytes added ,  20:06, 16 August 2022
no edit summary
Line 1: Line 1:  
[[File:Wii_eep_10x.jpg|thumb|93C56 Serial EEPROM|Photo courtesy of Flylogic]]
 
[[File:Wii_eep_10x.jpg|thumb|93C56 Serial EEPROM|Photo courtesy of Flylogic]]
 
The Hollywood package contains a [http://www.atmel.com/Images/doc0172Z.pdf 93C56] (or similar) SPI EEPROM, organized as 128 16-bit words. It is accessed by twiddling some of the Starlet GPIO lines. Most of the data here is written once at the factory and never changed, but some fields are updated fairly frequently.
 
The Hollywood package contains a [http://www.atmel.com/Images/doc0172Z.pdf 93C56] (or similar) SPI EEPROM, organized as 128 16-bit words. It is accessed by twiddling some of the Starlet GPIO lines. Most of the data here is written once at the factory and never changed, but some fields are updated fairly frequently.
 +
 +
[[KoreanKii]] modifies the SEEPROM to add or remove the Korean decryption key from the system.
    
                 struct {
 
                 struct {
685

edits