--- title: "EZDSZ – Z80 Disassembler" type: "article" slug: "ezdsz-z80-disassembler" url: "http://localhost/article/ezdsz-z80-disassembler/" markdown_url: "http://localhost/article/ezdsz-z80-disassembler.md" published_at: "2026-02-04T09:20:13+00:00" modified_at: "2026-02-04T09:20:13+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I have just recently received a Z80 Disassembler and manual from Elliam Associates for the AERCO RP/M system I am running. I am intending to use much of this with programs that might be 'patched’ to run with this system, but I needed a better way to get into the programs than DDT. The EZDSX…" category: - name: "The Data Expansion" slug: "the-data-expansion" taxonomy: "category" url: "http://localhost/category/periodicals/the-data-expansion/" post_tag: - name: "CP/M" slug: "cp-m" taxonomy: "post_tag" url: "http://localhost/tag/cp-m/" - 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: "David Baulch" slug: "david-baulch" taxonomy: "indiv" url: "http://localhost/indiv/david-baulch/" publication_r: id: 50143 title: "The Data Expansion" type: "periodical" url: "http://localhost/periodical/the-data-expansion/" authors_r: - name: "David Baulch" slug: "david-baulch" taxonomy: "indiv" url: "http://localhost/indiv/david-baulch/" volume: "5" issue: "9" issues_articles: - id: 50251 title: "The Data Expansion v5 n9" type: "issue" url: "http://localhost/issue/the-data-expansion-v5-n9/" pages: "12-14" pubdate: "September 1988" archive_link: false --- # EZDSZ – Z80 Disassembler I have just recently received a Z80 Disassembler and manual from Elliam Associates for the AERCO RP/M system I am running. I am intending to use much of this with programs that might be ‘patched’ to run with this system, but I needed a better way to get into the programs than DDT. The EZDSX seems to have been the ticket.