Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/23/00 06:33
Read: times


 
#5931 - RE: compiler
Hi Moskovitz,

1.
I think, there is no improvement done during the last 10 years.

2.
Its a syntax rule. You must accept it, or write your own assembler with different syntax rules.
Or use a macro:

mylabel macro arg0
arg0&:
endm

mylabel xx
nop
jmp xx

3.
There is an explanation in the asm51.doc


Peter


List of 3 messages in thread
TopicAuthorDate
compiler            01/01/70 00:00      
RE: compiler            01/01/70 00:00      
RE: compiler            01/01/70 00:00      

Back to Subject List