In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Hardware/GX

From WiiBrew
< Hardware
Jump to navigation Jump to search
Pixel Engine
Access
BroadwayFull
StarletNone
Registers
Base0x0c001000
Length0x100
Access size32 bits
Byte orderBig Endian
IRQs
Broadway9,10
This box: view  talk  edit
Command Processor
Access
BroadwayFull
StarletNone
Registers
Base0x0c000000
Length0x80
Access size16 bits
Byte orderBig Endian
IRQs
Broadway11
This box: view  talk  edit

GX FIFO

All sorts of graphics data (vertices, primitives, etc) are sent through the FIFO at CC008000. Data is sent via first sending an 8 bit type identifier, then any-sized data.