--- title: "Clock Radio" type: "article" slug: "clock-radio" url: "http://localhost/article/clock-radio/" markdown_url: "http://localhost/article/clock-radio.md" published_at: "2026-01-25T20:21:46+00:00" modified_at: "2026-01-25T20:21:47+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This program is simply a clock! It will display a clock radio but cannot play music or have an alarm like a normal clock radio, it is just a \"prop\". To change the Hours just press \"H\" until desired hour, and press \"M\" for minutes. The seconds will reset to 0 when changing the minutes…" category: - name: "Byte Power" slug: "byte-power" taxonomy: "category" url: "http://localhost/category/periodicals/byte-power/" post_tag: - 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: "Kristian Boisvert" slug: "boisvert-kristian" taxonomy: "indiv" url: "http://localhost/indiv/boisvert-kristian/" publication_r: id: 38570 title: "Byte Power 1st Class Magazine" type: "periodical" url: "http://localhost/periodical/byte-power-1st-class/" authors_r: - name: "Kristian Boisvert" slug: "boisvert-kristian" taxonomy: "indiv" url: "http://localhost/indiv/boisvert-kristian/" issues_articles: - id: 38580 title: "Byte Power May 1988" type: "issue" url: "http://localhost/issue/byte-power-10/" pubdate: "May 1988" archive_link: true --- # Clock Radio This program is simply a clock! It will display a clock radio but cannot play music or have an alarm like a normal clock radio, it is just a “prop”. To change the Hours just press “H” until desired hour, and press “M” for minutes. The seconds will reset to 0 when changing the minutes (seconds are not displayed but you can see them by looking at the “:” flashing). For the UK SPECTRUM (not emulated), break the program and change line 10 POKE 58944,60 to 10 POKE 58944,50