Author: KermMartian
Posted: 27 Oct 2012 07:19:23 pm (GMT -5)
The EQU is a throwback from an assembler that preceded TASM. When we started writing code in the community, instead of find-replacing every EQU with .equ, we just tossed the #define EQU .equ at the top of include files. And techboy, that's wrong, as since Deep said, the assembler directives don't touch your calculator.
_________________
![]()
Posted: 27 Oct 2012 07:19:23 pm (GMT -5)
Deep Thought wrote: | ||
On the other hand, there may be assemblers that don't use dots before directive names (assembler syntax is far from standardized ![]() |
_________________





