--- title: "Book Review: ZX Spectrum Assembly Let’s Make a Game?" type: "article" slug: "book-review-zx-spectrum-assembly-lets-make-a-game" url: "http://localhost/article/book-review-zx-spectrum-assembly-lets-make-a-game/" markdown_url: "http://localhost/article/book-review-zx-spectrum-assembly-lets-make-a-game.md" published_at: "2025-07-12T01:08:45+00:00" modified_at: "2025-07-12T01:08:46+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I have long found it challenging to learn Z80 assembly language. I read Z80 Assembly Language Programming by Lance Leventhal and Programming the Z80 by Rodney Zaks. Both were good but were not specific to the ZX81, so it was difficult to apply what I learned to my computer." category: - name: "ZXzine" slug: "zxzine" taxonomy: "category" url: "http://localhost/category/periodicals/zxzine/" post_tag: - name: "Book review" slug: "book-review" taxonomy: "post_tag" url: "http://localhost/tag/book-review/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "ZX Spectrum" slug: "zx-spectrum" taxonomy: "post_tag" url: "http://localhost/tag/zx-spectrum/" model: - name: "Sinclair ZX Spectrum" slug: "zxspectrum" taxonomy: "model" url: "http://localhost/model/zxspectrum/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "David Anderson" slug: "david-anderson" taxonomy: "indiv" url: "http://localhost/indiv/david-anderson/" publication_r: id: 38051 title: "ZXzine" type: "periodical" url: "http://localhost/periodical/zxzine/" authors_r: - name: "David Anderson" slug: "david-anderson" taxonomy: "indiv" url: "http://localhost/indiv/david-anderson/" issue: "11" issues_articles: - id: 60032 title: "ZXzine Issue 11" type: "issue" url: "http://localhost/issue/zxzine-issue-11/" pages: "8-9" pubdate: "January 2025" archive_link: false --- # Book Review: ZX Spectrum Assembly Let’s Make a Game? I have long found it challenging to learn Z80 assembly language. I read Z80 Assembly Language Programming by Lance Leventhal and Programming the Z80 by Rodney Zaks. Both were good but were not specific to the ZX81, so it was difficult to apply what I learned to my computer.