--- title: "Some More Little Goodies for 2068 (Edition 4)" type: "article" slug: "some-more-little-goodies-for-2068-edition-4" url: "http://localhost/article/some-more-little-goodies-for-2068-edition-4/" markdown_url: "http://localhost/article/some-more-little-goodies-for-2068-edition-4.md" published_at: "2026-03-14T14:13:36+00:00" modified_at: "2026-03-14T14:13:37+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Fourth installment of a recurring collection of short programs, POKE tricks, and machine code snippets for the TS-2068. Includes: printer on/off check; absolute line drawing PLOT/DRAW idiom; SCREENSAVE machine code routine; line edit at top of screen POKE; free memory in Spectrum mode; screen invert loop; COPY all 24 lines to printer; border color from…" 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: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-language/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "George Mockridge" slug: "george-mockridge" taxonomy: "indiv" url: "http://localhost/indiv/george-mockridge/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "George Mockridge" slug: "george-mockridge" taxonomy: "indiv" url: "http://localhost/indiv/george-mockridge/" volume: "4" issue: "9" issues_articles: - id: 38841 title: "Timelinez v4 n9/10" type: "issue" url: "http://localhost/issue/timelinez-v4-n9-10/" pages: "234" pubdate: "September/October 1986" archive_link: false --- Fourth installment of a recurring collection of short programs, POKE tricks, and machine code snippets for the TS-2068. Includes: printer on/off check; absolute line drawing PLOT/DRAW idiom; SCREENSAVE machine code routine; line edit at top of screen POKE; free memory in Spectrum mode; screen invert loop; COPY all 24 lines to printer; border color from keyboard input; RAMTOP POKE; elapsed time counter; key repeat stopper; even/odd detection; darker character image; double-space listing aid.