This the multi-page printable view of this section.Click here to print.

Return to the regular view of this page.

CLSR

Clear the screen

Table of Contents

Function AddressDescription
CLSR E544Clear the screen

This routine sets up the screen line link table (0x00D9…0x00F2). It then clears the screen line by line using the CLRLN routine. Once that's completed, it then homes the cursor to the top left.

This is not an official documented Kernal entry point but is listed in the C64 ROM disassembly.