--- title: "Assembler" id: 11815 type: "product" slug: "assembler" url: "http://localhost/product/assembler/" markdown_url: "http://localhost/product/assembler.md" published_at: "2019-11-30T01:21:40+00:00" modified_at: "2026-03-22T13:39:04+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2020/08/z80-assembler-b.jpg" excerpt: "Code and edit a source program in the Z80 language and assemble it into machine code. Editor mode allows you to code directly in the right format, manipulate individual lines and control the exact placing of source and machine code. Routines may be merged or listed. Assembler mode handles all standard Z80 mnemonics, numbers in…" category: - name: "Programming" slug: "programming" taxonomy: "category" url: "http://localhost/category/software/programming/" - name: "ROM" slug: "rom" taxonomy: "category" url: "http://localhost/category/hardware/rom/" post_tag: - name: "Memotech" slug: "memotech" taxonomy: "post_tag" url: "http://localhost/tag/memotech/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" genre: - name: "Hardware" slug: "hardware" taxonomy: "genre" url: "http://localhost/type/hardware/" - name: "Programming" slug: "programming" taxonomy: "genre" url: "http://localhost/type/programming/" - name: "ROM" slug: "rom" taxonomy: "genre" url: "http://localhost/type/rom/" - name: "Software" slug: "software" taxonomy: "genre" url: "http://localhost/type/software/" company: id: 11090 title: "Memotech" type: "company" url: "http://localhost/company/memotech/" price: 49.95 date: 1983 rarity: "Uncommon" product_reviews: - id: 60074 title: "Memotech Z80 Assembler" type: "article" url: "http://localhost/article/memotech-z80-assembler/" articles: - article: id: 24414 title: "Programming Your Computer" type: "article" url: "http://localhost/article/programming-your-computer/" - article: id: 24391 title: "Buyer’s Guide Supplement" type: "article" url: "http://localhost/article/buyers-guide-supplement/" adverts: - publication: - id: 26650 title: "SYNC v3 n4" type: "issue" url: "http://localhost/issue/sync-v3-n4/" advert_page: "23" image_gallery: - url: "http://localhost/wp-content/uploads/2020/08/z80-assembler-b.jpg" - url: "http://localhost/wp-content/uploads/2020/08/z80-assembler-a.jpg" - url: "http://localhost/wp-content/uploads/2020/08/Memopak-Z80-Assembler.jpeg" companies_products: - id: 11090 title: "Memotech" type: "company" url: "http://localhost/company/memotech/" --- # Assembler Code and edit a source program in the Z80 language and assemble it into machine code. Editor mode allows you to code directly in the right format, manipulate individual lines and control the exact placing of source and machine code. Routines may be merged or listed. Assembler mode handles all standard Z80 mnemonics, numbers in hex or decimal, comments and user selected labels.