--- title: "Setting up the 2068" type: "article" slug: "setting-up-the-2068" url: "http://localhost/article/setting-up-the-2068/" markdown_url: "http://localhost/article/setting-up-the-2068.md" published_at: "2023-01-15T03:13:50+00:00" modified_at: "2024-05-26T12:59:34+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Next time you sit down to program on your 2068, try this upon powering up: CLEAR 65535: POKE 23561,10: POKE 23562,2: POKE 23609,5." category: - name: "SUM" slug: "sum" taxonomy: "category" url: "http://localhost/category/periodicals/sum/" post_tag: - name: "Reference" slug: "reference" taxonomy: "post_tag" url: "http://localhost/tag/reference/" - 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: "Joseph Williamson" slug: "joseph-williamson" taxonomy: "indiv" url: "http://localhost/indiv/joseph-williamson/" publication_r: id: 10242 title: "SUM" type: "periodical" url: "http://localhost/periodical/sum/" authors: "Joseph Williamson" archive_link: false archiveurl: "https://archive.org/details/BestOfSUM/page/n5/mode/2up" --- # Setting up the 2068 Next time you sit down to program on your 2068, try this upon powering up: CLEAR 65535: POKE 23561,10: POKE 23562,2: POKE 23609,5.