--- title: "A Simple Morse Decoder for the QL" type: "article" slug: "a-simple-morse-decoder-for-the-ql" url: "http://localhost/article/a-simple-morse-decoder-for-the-ql/" markdown_url: "http://localhost/article/a-simple-morse-decoder-for-the-ql.md" published_at: "2021-02-07T16:29:05+00:00" modified_at: "2024-05-26T14:06:41+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Program to decode morse off the network port." category: - name: "QZX" slug: "qzx" taxonomy: "category" url: "http://localhost/category/periodicals/qzx/" 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: "Francois LeMay" slug: "francois-lemay" taxonomy: "indiv" url: "http://localhost/indiv/francois-lemay/" publication: "QZX" publication_r: id: 21219 title: "QZX" type: "periodical" url: "http://localhost/periodical/qzx/" authors: "Francois LeMay" volume: "6" issue: "4" issues_articles: - id: 26567 title: "QZX v6 n4" type: "issue" url: "http://localhost/issue/qzx-v6-n4/" pages: "8-9" pubdate: "March 1988" archive_link: false volumeissue: "v6n4" --- # A Simple Morse Decoder for the QL Program to decode morse off the network port.