View Single Post
Old 23 October 2019, 17:08   #125
hooverphonique
ex. demoscener "Bigmama"
 
Join Date: Jun 2012
Location: Fyn / Denmark
Posts: 1,635
Quote:
Originally Posted by prb28 View Post
Can you give me an example of macro and how would you like to be formatted ?
It seems the case where it is moved to column 1 and spaces are inserted is, if a macro argument is recognized as a mnemonic:
Code:
        macro         some_macro
        \1.b          \2,d0
        endm

some_label:
        some_macro    or,d1
If you format the line where some_macro is referenced, you'll see what I mean.
hooverphonique is offline  
 
Page generated in 0.04646 seconds with 11 queries