Atmelavr assembler (directives and some commands)

Done, it looks like it will a lowercase main (I used MAIN).
Also the lo8 and hi8 have to be lowercase (they are probably defined for gcc, so case sensitive)
For the comments I can let ; and it works

Thank you very much for your time !!!