--- title: "Light-Bar Menus for the ZX81/TS1000" type: "article" slug: "light-bar-menus-for-the-zx81-ts1000" url: "http://localhost/article/light-bar-menus-for-the-zx81-ts1000/" markdown_url: "http://localhost/article/light-bar-menus-for-the-zx81-ts1000.md" published_at: "2026-03-13T18:31:30+00:00" modified_at: "2026-03-13T18:31:30+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A tutorial on implementing highlight-bar menu navigation on the ZX81/TS1000 using inverse graphics characters. Includes a complete BASIC listing \"GAMES-TAPE VS. 1.1\" of approximately 50 lines demonstrating the technique. Useful for developers building menu-driven applications on the TS1000." category: - name: "The Sinc Times (2)" slug: "the-sinc-times-2" taxonomy: "category" url: "http://localhost/category/periodicals/the-sinc-times-2/" 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: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Edward Snow" slug: "edward-snow" taxonomy: "indiv" url: "http://localhost/indiv/edward-snow/" publication_r: id: 37904 title: "The Sinc Times (2)" type: "periodical" url: "http://localhost/periodical/the-sinc-times-2/" authors_r: - name: "Edward Snow" slug: "edward-snow" taxonomy: "indiv" url: "http://localhost/indiv/edward-snow/" volume: "4" issue: "4" issues_articles: - id: 50278 title: "The Sinc Times Vol 4 No 4" type: "issue" url: "http://localhost/issue/the-sinc-times-vol-4-no-4/" pages: "6" pubdate: "May/June/July 1988" archive_link: false --- # Light-Bar Menus for the ZX81/TS1000 A tutorial on implementing highlight-bar menu navigation on the ZX81/TS1000 using inverse graphics characters. Includes a complete BASIC listing “GAMES-TAPE VS. 1.1” of approximately 50 lines demonstrating the technique. Useful for developers building menu-driven applications on the TS1000.