--- title: "Etch-a-Sketch Drawing Program for the ZX81 and TS-1000" type: "article" slug: "etch-a-sketch-drawing-program-for-the-zx81-and-ts-1000" url: "http://localhost/article/etch-a-sketch-drawing-program-for-the-zx81-and-ts-1000/" markdown_url: "http://localhost/article/etch-a-sketch-drawing-program-for-the-zx81-and-ts-1000.md" published_at: "2026-03-14T14:18:11+00:00" modified_at: "2026-03-14T14:18:12+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A BASIC drawing program for the ZX81 and TS-1000 that uses the Q/A/P/O keys to move a cursor on screen. Supports drawing mode, erase mode (E key), and clear screen (C key). Features an always-on flashing cursor." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Michael Furman" slug: "michael-furman" taxonomy: "indiv" url: "http://localhost/indiv/michael-furman/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Michael Furman" slug: "michael-furman" taxonomy: "indiv" url: "http://localhost/indiv/michael-furman/" volume: "4" issue: "5" issues_articles: - id: 38835 title: "Timelinez v4 n5" type: "issue" url: "http://localhost/issue/timelinez-v4-n5/" pages: "214" pubdate: "May 1986" archive_link: false --- # Etch-a-Sketch Drawing Program for the ZX81 and TS-1000 A BASIC drawing program for the ZX81 and TS-1000 that uses the Q/A/P/O keys to move a cursor on screen. Supports drawing mode, erase mode (E key), and clear screen (C key). Features an always-on flashing cursor.