--- title: "A Machine Code Program with 1 Pop" type: "article" slug: "a-machine-code-program-with-1-pop" url: "http://localhost/article/a-machine-code-program-with-1-pop/" markdown_url: "http://localhost/article/a-machine-code-program-with-1-pop.md" published_at: "2022-07-28T00:33:30+00:00" modified_at: "2024-05-26T13:40:24+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Machine code program that exchanges a GOSUB/RETURN to a GOTO/RETURN." category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" post_tag: - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-language/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "K. Van Vliet" slug: "k-van-vliet" taxonomy: "indiv" url: "http://localhost/indiv/k-van-vliet/" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "K. Van Vliet" volume: "2" issue: "4" issues_articles: - id: 39331 title: "Sinc-Link v2 n4" type: "issue" url: "http://localhost/issue/sinc-link-vol-02-no-4/" pages: "2-3" archive_link: false --- # A Machine Code Program with 1 Pop Machine code program that exchanges a GOSUB/RETURN to a GOTO/RETURN.