--- title: "ZX81 Fonts" type: "article" slug: "zx81-fonts" url: "http://localhost/article/zx81-fonts/" markdown_url: "http://localhost/article/zx81-fonts.md" published_at: "2025-07-11T22:58:55+00:00" modified_at: "2025-07-11T22:58:55+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "After tinkering with fonts on the T/S 2068, I was wondering if something could be done on the ZX81 to change its fonts. The ZX81 does not have a way to define a new font, so another method would have to be tried.. Since I am using emulators, the ZX81 ROM is really nothing more…" category: - name: "ZXzine" slug: "zxzine" taxonomy: "category" url: "http://localhost/category/periodicals/zxzine/" post_tag: - 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/" indiv: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" publication_r: id: 38051 title: "ZXzine" type: "periodical" url: "http://localhost/periodical/zxzine/" authors: "Tim Swenson" authors_r: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" issue: "9" issues_articles: - id: 60019 title: "ZXzine Issue 9" type: "issue" url: "http://localhost/issue/zxzine-issue-9/" pages: "5-6" pubdate: "June 2022" archive_link: false --- # ZX81 Fonts After tinkering with fonts on the T/S 2068, I was wondering if something could be done on the ZX81 to change its fonts. The ZX81 does not have a way to define a new font, so another method would have to be tried.. Since I am using emulators, the ZX81 ROM is really nothing more than a binary file. If I know where the character definitions are stored in the ROM file, I could use a hex editor to replace these character definitions with ones of my own.