Do you have a question about the Commodore SX-64 and is the answer not in the manual?
Step-by-step instructions for unpacking and setting up the Commodore SX-64 computer.
A diagnostic chart to help users identify and resolve common problems with the Executive 64.
Instructions on how to load and save programs from and to disk storage.
Step-by-step guide for formatting a new disk to prepare it for data storage.
Instructions for loading software that is provided in a pre-packaged format.
A reference chart listing BASIC commands relevant to disk operations and printer output.
Explanation of variable types, declaration, assignment, and usage in BASIC programming.
How to create and utilize FOR/NEXT loops for iterative execution in BASIC programs.
Techniques for programming simple visual animations using BASIC commands.
Using the GET statement for direct keyboard input without requiring the RETURN key.
Exploring the generation of random numbers and the use of other built-in BASIC functions.
Basic principles and methods for utilizing color and graphics features of the computer.
Using PEEK and POKE commands to access and modify memory for graphics.
Understanding the memory layout for screen characters and color data.
Step-by-step guide on how to create and define graphical sprites for use in programs.
Instructions and examples for playing musical songs using the computer's sound capabilities.
How to use READ and DATA statements to manage data within BASIC programs.
Explanation of how to declare and use subscripted variables (arrays) in BASIC.
How to declare and define the size of arrays for efficient data management.