--- title: "Assembly Language Made ‘Simple’" type: "article" slug: "assembly-language-made-simple" url: "http://localhost/article/assembly-language-made-simple/" markdown_url: "http://localhost/article/assembly-language-made-simple.md" published_at: "2026-01-16T14:38:53+00:00" modified_at: "2026-01-16T14:39:19+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The above title is both a bit misleading and a 'substitute' for the Editor's Doings this month. No, I'm still not done with my RTTY setup, but it's still on the front burner. I think I have mentioned earlier that assembly language programming is a bit addicting. Well, I was a bit fascinated and confused…" category: - name: "QZX" slug: "qzx" taxonomy: "category" url: "http://localhost/category/periodicals/qzx/" 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: "Ambrose Barry (W4GHV)" slug: "ambrose-barry-w4ghv" taxonomy: "indiv" url: "http://localhost/indiv/ambrose-barry-w4ghv/" publication_r: id: 21219 title: "QZX" type: "periodical" url: "http://localhost/periodical/qzx/" authors_r: - name: "Ambrose Barry (W4GHV)" slug: "ambrose-barry-w4ghv" taxonomy: "indiv" url: "http://localhost/indiv/ambrose-barry-w4ghv/" volume: "2" issue: "3" issues_articles: - id: 49025 title: "QZX v2 n3" type: "issue" url: "http://localhost/issue/qzx-v2-n3/" pages: "7-9, 11" pubdate: "February 1984" archive_link: false --- # Assembly Language Made ‘Simple’ The above title is both a bit misleading and a ‘substitute’ for the Editor’s Doings this month. No, I’m still not done with my RTTY setup, but it’s still on the front burner. I think I have mentioned earlier that assembly language programming is a bit addicting. Well, I was a bit fascinated and confused by an article in the Jan/Feb 1984 issue of [Sync Magazine](http://localhost/periodical/sync-magazine/) entitled [Highway Robbery](http://localhost/article/highway-robbery/), by [Sheldon Maloff](http://localhost/indiv/sheldon-maloff/). I put the [Scientific Software](http://localhost/company/scientific-software/) [Assembler/Debugger](http://localhost/product/zxdis-disassembler/) (see unclassified ads) to task and worked on the source code for this game program. I thought it would be educational and could be described in a manner to be of value to others trying to learn assembly language programming. I will admit that it took quite a bit longer to get the program debugged than it should have, but I had fun.