--- title: "A Machine Code Sprite for the ZX81/TS1000" type: "article" slug: "a-machine-code-sprite-for-the-zx81-ts1000" url: "http://localhost/article/a-machine-code-sprite-for-the-zx81-ts1000/" markdown_url: "http://localhost/article/a-machine-code-sprite-for-the-zx81-ts1000.md" published_at: "2024-11-06T01:09:17+00:00" modified_at: "2025-01-25T20:45:13+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Machine code routine that gives a programmer access to one sprite. The sprite can be any size and can move in eight directions." category: - name: "Synapse" slug: "synapse" taxonomy: "category" url: "http://localhost/category/periodicals/synapse/" post_tag: - name: "GEM" slug: "gem" taxonomy: "post_tag" url: "http://localhost/tag/gem/" - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-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: "John Kennan" slug: "john-kennan" taxonomy: "indiv" url: "http://localhost/indiv/john-kennan/" publication_r: id: 28014 title: "Synapse" type: "periodical" url: "http://localhost/periodical/synapse/" authors: "John Kennan" volume: "2" issue: "10-11" issues_articles: - id: 53312 title: "Synapse v2 n10-11" type: "issue" url: "http://localhost/issue/synapse-v2-n10-11/" pages: "5-7" pubdate: "October/November 1984" archive_link: false --- # A Machine Code Sprite for the ZX81/TS1000 Machine code routine that gives a programmer access to one sprite. The sprite can be any size and can move in eight directions.