TABLE Color Hue Values
Color Hue Number Second Number From the ATARI 400 800 BASIC REFERENCE MANUAL by permission of Atari, Inc. 1980. from 0 to 14 in increments oi 2. The number 0 is the darkest and 14 is the brightest. What background color will the following statement make the TV screen Hint What color is represented by the number 13 in Answers to questions are printed upside down at the bottom of the page. Change the background color. Type SETCOLOR 2,13,4 l UJH l.' What statement can be used to change the TV...
The Video Canvas
This chapter is an introduction to ATARI graphics. It is our first exposure to the video canvas. In this chapter you will learn to The word READY should appear in the upper left corner of the screen with the cursor little white square below it. Refer to the ATARI owner's manual if you need help.
Setcolor Graphics Color Print Plot Drawto Position
Can you remember what each statement does Match each of the above GRAPHICS statements with the following descriptions. 1 ._clears the screen and sets the screen format. 2. _ changes the values in the color registers. Can be used to change background, border, and text colors. 3. _displays a point square on the screen. 4. _is used to choose the color of points and lines 5. _is used to connect two points with a line. 6. _is used to specify a place on the screen to 7. _causes text to be placed on...