--- title: "A Practical Guide to Machine Language Programming on the Timex/Sinclair" type: "article" slug: "a-practical-guide-to-machine-language-programming-on-the-timex-sinclair" url: "http://localhost/article/a-practical-guide-to-machine-language-programming-on-the-timex-sinclair/" markdown_url: "http://localhost/article/a-practical-guide-to-machine-language-programming-on-the-timex-sinclair.md" published_at: "2020-10-27T17:12:32+00:00" modified_at: "2024-05-26T14:34:10+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Using only 16 chapters and 8 appendices, the author takes you on a guided tour of the Z80 in Sinclair country, distinguishing the CPU properties from the system behavior with clarity and flair. Your tour guide is an expert whose practical experience includes writing the word processor \"WORD*\" on which this book is written. Appendix…" category: - name: "Syntax" slug: "syntax" taxonomy: "category" url: "http://localhost/category/periodicals/syntax/" post_tag: - name: "Book review" slug: "book-review" taxonomy: "post_tag" url: "http://localhost/tag/book-review/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - 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 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" publication: "Syntax" publication_r: id: 10246 title: "Syntax" type: "periodical" url: "http://localhost/periodical/syntax/" volume: "5" issue: "10" issues_articles: - id: 26732 title: "Syntax/Syntax ZX80 v5 n10" type: "issue" url: "http://localhost/issue/syntax-syntax-zx80-v5-n10/" pages: "8" pubdate: "October 1984" archive_link: false volumeissue: "v5n10" --- # A Practical Guide to Machine Language Programming on the Timex/Sinclair Using only 16 chapters and 8 appendices, the author takes you on a guided tour of the Z80 in Sinclair country, distinguishing the CPU properties from the system behavior with clarity and flair. Your tour guide is an expert whose practical experience includes writing the word processor “WORD*” on which this book is written. Appendix 4 contains the assembler, written in BASIC, for you to type in and use to try routines.