pixelatrix.bpp2

Undocumented in source.

Members

Structs

Intertwined2BPP
struct Intertwined2BPP

2 bit per pixel tile format with palette. Each row has its bitplanes stored adjacent to one another. Commonly used by SNES and Gameboy.

Linear2BPP
struct Linear2BPP

2 bit per pixel tile format with palette. Consists of two bitplanes stored one after the other. Commonly used by the NES.

Meta