.SetDrawingPlaneTo0 LDX #0 ; Set the drawing bitplane to 0 JSR SetDrawingBitplane RTS ; Return from the subroutineName: SetDrawingPlaneTo0 [Show more] Type: Subroutine Category: Drawing the screen Summary: Set the drawing bitplane to 0Context: See this subroutine in context in the source code References: This subroutine is called as follows: * ResetVariables calls SetDrawingPlaneTo0
[X]
Subroutine SetDrawingBitplane (category: Drawing the screen)
Set the drawing bitplane to a specified value