--- title: "Graphics and the Z88" type: "article" slug: "graphics-and-the-z88" url: "http://localhost/article/graphics-and-the-z88/" markdown_url: "http://localhost/article/graphics-and-the-z88.md" published_at: "2026-01-19T19:57:34+00:00" modified_at: "2026-01-19T19:57:34+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The Z88 has no facilities to show graphics on its screen. But in combination with a QL it is possible to get graphic output from a Basic program, run on the Z88! What you need is a cable from the Z88 to the SER port on the Qi and the TURBO compiler to compile a…" category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Peter van Dijk" slug: "peter-van-dijk" taxonomy: "indiv" url: "http://localhost/indiv/peter-van-dijk/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors_r: - name: "Peter van Dijk" slug: "peter-van-dijk" taxonomy: "indiv" url: "http://localhost/indiv/peter-van-dijk/" volume: "6" issue: "6" issues_articles: - id: 38877 title: "CATS v6 n6" type: "issue" url: "http://localhost/issue/cats-v6-n12/" pages: "5" pubdate: "September 1988" archive_link: false --- # Graphics and the Z88 The Z88 has no facilities to show graphics on its screen. But in combination with a QL it is possible to get graphic output from a Basic program, run on the Z88! What you need is a cable from the Z88 to the SER port on the Qi and the TURBO compiler to compile a little program on the QL.