.pattBufferHiAddr EQUB HI(pattBuffer0) EQUB HI(pattBuffer1)Name: pattBufferHiAddr [Show more] Type: Variable Category: Drawing the screen Summary: The high bytes of the addresses of the two pattern buffersContext: See this variable in context in the source code References: This variable is used as follows: * ClearDrawingPlane (Part 3 of 3) uses pattBufferHiAddr * ClearPlaneBuffers (Part 2 of 2) uses pattBufferHiAddr * SendTilesToPPU uses pattBufferHiAddr * SetPatternBuffer uses pattBufferHiAddr
[X]
Variable pattBuffer0 in workspace Cartridge WRAM
The pattern buffer for bitplane 0 (1 bit per pixel) that gets sent to the PPU during VBlank
[X]
Variable pattBuffer1 in workspace Cartridge WRAM
The pattern buffer for bitplane 1 (1 bit per pixel) that gets sent to the PPU during VBlank