In the Video Course for IBM Assembler section, I’ve added an introductory lesson on Conditional Assembly and Macro Processing. If you haven’t written macros or want to learn something about conditional assembly instructions, this guide will get you started. There’s also a link to the Powerpoint that goes along with the video.
Introduction to Macros and Conditional Assembly
Categories:
Related Posts
LithuaniaLithuania
This week I am in lovely Vilnius with my son before starting a week of assembler training. I’ll post some ...
Instruction of the Day: LAInstruction of the Day: LA
You’ll need to master this instruction if you want to be an expert assembler programmer. LA can be used to ...
Why you should be using LAYWhy you should be using LAY
The ability to load an address in assembler is a powerful tool. Working with an object from a distance (Load ...
