--- title: "Adding Assembly to BASIC" type: "article" slug: "adding-assembly-to-basic" url: "http://localhost/article/adding-assembly-to-basic/" markdown_url: "http://localhost/article/adding-assembly-to-basic.md" published_at: "2022-02-01T01:28:50+00:00" modified_at: "2024-05-26T13:40:51+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "How-to incorporate assembly into a BASIC program using Linux tools." 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/" - 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: "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" issue: "5" issues_articles: - id: 38357 title: "ZXzine Issue 5" type: "issue" url: "http://localhost/issue/zxzine-issue-5/" pages: "1-2" pubdate: "August 2018" download: "https://archive.org/download/zxzine/zxzine5.zip" archive_link: false --- # Adding Assembly to BASIC How-to incorporate assembly into a BASIC program using Linux tools.