I used to do assembly language programming a while back, I was foolish enough to want to get back into it.
Back in the day, I used to compile asm code with MASM.EXE command line, writing code with no validation in a basic text editor.
What are the best tools in use today for writing in assembly?
What are some good quick references online?