--- title: "Interfacing Tips and Troubles: Memory Mapped I/O on the Sinclair ZX81" type: "article" slug: "interfacing-tips-and-troubles-memory-mapped-i-o-on-the-sinclair-zx81" url: "http://localhost/article/interfacing-tips-and-troubles-memory-mapped-i-o-on-the-sinclair-zx81/" markdown_url: "http://localhost/article/interfacing-tips-and-troubles-memory-mapped-i-o-on-the-sinclair-zx81.md" published_at: "2020-10-27T17:13:07+00:00" modified_at: "2024-05-26T14:33:59+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Memory-mapped IO on a Timex/Sinclair computer." category: - name: "The Computer Journal" slug: "the-computer-journal" taxonomy: "category" url: "http://localhost/category/periodicals/the-computer-journal/" post_tag: - name: "Hardware project" slug: "hardware-project" taxonomy: "post_tag" url: "http://localhost/tag/hardware-project/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "TS 1500" slug: "ts1500" taxonomy: "post_tag" url: "http://localhost/tag/ts1500/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" - name: "Timex/Sinclair 1500" slug: "ts-1500" taxonomy: "model" url: "http://localhost/model/ts-1500/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Neil Bungard" slug: "neil-bungard" taxonomy: "indiv" url: "http://localhost/indiv/neil-bungard/" publication: "The Computer Journal" publication_r: id: 10251 title: "The Computer Journal" type: "periodical" url: "http://localhost/periodical/the-computer-journal/" authors: "Neil Bungard" issue: "17" pages: "28-29" related_articles: - id: 20356 title: "Interfacing Tips and Troubles: Interfacing the Sinclair Computers, Part One" type: "article" url: "http://localhost/article/interfacing-tips-and-troubles-interfacing-the-sinclair-computers-part-one/" - id: 20355 title: "Interfacing Tips and Troubles: Interfacing the Sinclair Computers, Part Two" type: "article" url: "http://localhost/article/interfacing-tips-and-troubles-interfacing-the-sinclair-computers-part-two/" archive_link: false archiveurl: "https://archive.org/details/the-computer-journal-17/page/n27/mode/2up" volumeissue: "vn17" --- # Interfacing Tips and Troubles: Memory Mapped I/O on the Sinclair ZX81 Memory-mapped IO on a Timex/Sinclair computer.