--- title: "Looping in Machine Code" type: "article" slug: "looping-in-machine-code" url: "http://localhost/article/looping-in-machine-code/" markdown_url: "http://localhost/article/looping-in-machine-code.md" published_at: "2021-08-28T14:18:11+00:00" modified_at: "2024-05-26T13:41:09+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Suggestions looping and operating on data in the loop." category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" 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: "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 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Dennis Clinton" slug: "dennis-clinton" taxonomy: "indiv" url: "http://localhost/indiv/dennis-clinton/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Dennis Clinton" volume: "5" issue: "5" issues_articles: - id: 37720 title: "SyncWare News v5 n5" type: "issue" url: "http://localhost/issue/syncware-news-v5-n5/" pages: "15" pubdate: "May/June 1988" archive_link: false --- # Looping in Machine Code Suggestions looping and operating on data in the loop.