Memory Region - PPU Fixed Name Table
From NerdConsole
Jump to navigationJump to search
Address Range:
$1800 - $1FFF
Size: 2,048 bytes
First, use the Main RAM Select register in the Control Page to redirect Main RAM to be redirected to the PPU.
Then, writing data to this address range is interpreted as data in the Fixed Name Table. This data is arranged into 2-byte groups that each how a 8x8 tile is displayed on the screen as part of the first background, which is the only one that supports fixed regions.
Return to Memory Regions.