Skip to navigation

Screen buffer: UseColumnBuffer

Name: UseColumnBuffer [Show more] Type: Subroutine Category: Screen buffer Summary: Configure the column buffer for use
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * PanLandscapeView calls UseColumnBuffer
.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 buffer