.UseColumnBuffer LDA #2 \ Call ConfigureBuffer with A = 2 to set up the screen JSR ConfigureBuffer \ buffer for use as a column buffer \ Fall through into SetColumnBufferMax to set the \ maximum and minimum pitch angles for the column bufferName: UseColumnBuffer [Show more] Type: Subroutine Category: Screen buffer Summary: Configure the column buffer for useContext: See this subroutine in context in the source code References: This subroutine is called as follows: * PanLandscapeView calls UseColumnBuffer
[X]
Subroutine ConfigureBuffer (category: Screen buffer)
Set up the variables required to configure the screen buffer to a specific buffer type