Changes

1 byte removed ,  18:44, 21 March 2018
m
Typo
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-byte 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.
    
                 struct {
 
                 struct {
13

edits