--- title: "Inverting Screen Display — Corrections" type: "article" slug: "inverting-screen-display-corrections" url: "http://localhost/article/inverting-screen-display-corrections/" markdown_url: "http://localhost/article/inverting-screen-display-corrections.md" published_at: "2026-03-13T23:50:43+00:00" modified_at: "2026-03-13T23:50:44+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Three hex corrections to the TS2068 screen-inverting routine published in a previous issue. Address 16822 should contain 06; 16835 should contain 82; 16842 should contain C9. Brief erratum with no surrounding explanation." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - 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/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Pete Sadler" slug: "pete-sadler" taxonomy: "indiv" url: "http://localhost/indiv/pete-sadler/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Pete Sadler" slug: "pete-sadler" taxonomy: "indiv" url: "http://localhost/indiv/pete-sadler/" volume: "2" issue: "6" issues_articles: - id: 38803 title: "Timelinez v2 n6" type: "issue" url: "http://localhost/issue/timelinez-v2-n6/" pages: "7" pubdate: "June 1984" archive_link: false --- Three hex corrections to the TS2068 screen-inverting routine published in a previous issue. Address 16822 should contain 06; 16835 should contain 82; 16842 should contain C9. Brief erratum with no surrounding explanation.