Display List

From N64brew Wiki
Revision as of 16:51, 16 November 2021 by Jeffythedragonslayer (talk | contribs) (created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A display list (also known as a command list) is a list of 64-bit GBI commands sent by the CPU. A display list can be nested up to 10 levels deep; an element can be a pointer to another display list. Display lists are read by microcode and ensure that an object is always rendered the same way. The RSP has a display list cache size of 32 elements.