.nameBufferHiAddr EQUB HI(nameBuffer0) EQUB HI(nameBuffer1)Name: nameBufferHiAddr [Show more] Type: Variable Category: Drawing the screen Summary: The high bytes of the addresses of the two nametable buffersContext: See this variable in context in the source code References: This variable is used as follows: * ClearDrawingPlane (Part 2 of 3) uses nameBufferHiAddr * ClearPlaneBuffers (Part 1 of 2) uses nameBufferHiAddr * SendPatternsToPPU (Part 1 of 6) uses nameBufferHiAddr * SendTilesToPPU uses nameBufferHiAddr * SetDrawingBitplane uses nameBufferHiAddr
[X]
Variable nameBuffer0 in workspace Cartridge WRAM
The buffer for nametable 0 that gets sent to the PPU during VBlank
[X]
Variable nameBuffer1 in workspace Cartridge WRAM
The buffer for nametable 1 that gets sent to the PPU during VBlank