--- title: "Book Review: Introduction to 2068 Machine Code" type: "article" slug: "book-review-introduction-to-2068-machine-code" url: "http://localhost/article/book-review-introduction-to-2068-machine-code/" markdown_url: "http://localhost/article/book-review-introduction-to-2068-machine-code.md" published_at: "2026-03-15T00:17:03+00:00" modified_at: "2026-03-15T00:17:03+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Review of Lloyd Dreger's 213+ page self-study manual for Z80 assembly language on the TS2068. Covers computer number systems, Z80 code, internal machine code, and peripherals. Reviewer notes addresses are primarily in decimal rather than hexadecimal and considers this a good reference work. Highly recommended." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" 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/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Lloyd Dreger" slug: "lloyd-dreger" taxonomy: "indiv" url: "http://localhost/indiv/lloyd-dreger/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" volume: "5" issue: "5" issues_articles: - id: 38853 title: "Timelinez v5 n5" type: "issue" url: "http://localhost/issue/timelinez-v5-n5/" pages: "2" pubdate: "May 1987" archive_link: false --- # Book Review: Introduction to 2068 Machine Code Review of [Lloyd Dreger’s](http://localhost/indiv/lloyd-dreger/) 213+ page self-study manual for Z80 assembly language on the TS2068. Covers computer number systems, Z80 code, internal machine code, and peripherals. Reviewer notes addresses are primarily in decimal rather than hexadecimal and considers this a good reference work. Highly recommended.