GitHub
OpenType font that disassembles Z80 instructions
nevesnunes2024-08-31
Open original article →Summary
Using a font as disassembler! Z80 Sans is a unique OpenType font that translates sequences of hexadecimal characters directly into disassembled Z80 CPU instructions using OpenType font features like GSUB (Glyph Substitution) and GPOS (Glyph Positioning).
Key Ideas
Font converts hex codes to Z80 assembly text
Uses OpenType GSUB and GPOS features