VDP Pattern

From MegaDrive Development Wiki
Revision as of 15:26, 1 April 2012 by ElBarto (talk | contribs) (Created page with "The pattern generator start at 0x0 at VRAM and each pattern consist of a 8x8 pixel definition (8x16 in interlace mode 2). Each pixel is defined by a 4 bit nibble correspondin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The pattern generator start at 0x0 at VRAM and each pattern consist of a 8x8 pixel definition (8x16 in interlace mode 2).

Each pixel is defined by a 4 bit nibble corresponding to a color number in a palette. Therefore 32 bytes are required to a complete pattern (64 bytes in interlace mode 2).