I tried my hand at 6502 assembly with Mac/65. The macros were easy to use. I learned a lot about the innards of a computer with the Atari, and that experience served me well in the following years. The 6502 was a very simple processor to learn (no complex, multi-register memory access, for example) and the macro assembler made simple the job of writing a small program. |