Skip to main content

CIRAM_LEN

Constant CIRAM_LEN 

Source
pub const CIRAM_LEN: usize = 0x0800;
Expand description

Number of attributed CIRAM bytes — the 2 KiB of internal nametable RAM.

Mapper-supplied nametable memory (MMC5 ExRAM, 4-screen boards) is written through crate::PpuBus::write_nametable and is not covered; see the module docs.