--- title: "2068 Notes: A Tutorial on Machine Code Programming, Part 6" type: "article" slug: "2068-notes-a-tutorial-on-machine-code-programming" url: "http://localhost/article/2068-notes-a-tutorial-on-machine-code-programming/" markdown_url: "http://localhost/article/2068-notes-a-tutorial-on-machine-code-programming.md" published_at: "2020-11-06T22:56:20+00:00" modified_at: "2024-07-04T17:55:46+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Tutorial on relative jumps." category: - name: "Triangle Sinclair Users Group Newsletter" slug: "triangle-sinclair-users-group-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/triangle-sinclair-users-group-newsletter/" post_tag: - name: "1984" slug: "year-1984" taxonomy: "post_tag" url: "http://localhost/tag/year-1984/" - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-language/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Tutorial" slug: "tutorial" taxonomy: "post_tag" url: "http://localhost/tag/tutorial/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Dick Scoville" slug: "dick-scoville" taxonomy: "indiv" url: "http://localhost/indiv/dick-scoville/" publication: "Triangle Sinclair Users Group" publication_r: id: 21575 title: "Triangle Sinclair Users Group" type: "periodical" url: "http://localhost/periodical/triangle-sinclair-users-group/" authors: "Dick Scoville" volume: "2" issue: "9/10" issues_articles: - id: 34001 title: "Triangle Sinclair Users Group v2 n9 & 10" type: "issue" url: "http://localhost/issue/triangle-sinclair-users-group-v2-n9-10/" pages: "1" pubdate: "September & October 1984" related_articles: - id: 55698 title: "2068 Notes: A Tutorial on Machine Code Programming" type: "article" url: "http://localhost/article/2068-notes-a-tutorial-on-machine-code-programming-2/" - id: 34020 title: "2068 Notes: A Tutorial on Machine Code Programming, Parts 3 & 4" type: "article" url: "http://localhost/article/2068-notes-a-tutorial-on-machine-code-programming-parts-3-4/" - id: 55706 title: "2068 Notes: A Tutorial on Machine Code Programming, Part 9" type: "article" url: "http://localhost/article/2068-notes-a-tutorial-on-machine-code-programming-part-9/" - id: 62585 title: "2068 Notes: A Tutorial on Machine Code Programming, Part 5" type: "article" url: "http://localhost/article/2068-notes-a-tutorial-on-machine-code-programming-part-5/" archive_link: false volumeissue: "v2n9 & 10" --- # 2068 Notes: A Tutorial on Machine Code Programming, Part 6 Tutorial on relative jumps.