Hello everyone,

I am pretty new to working with assembly code. I am looking for a good debugger for use with assembly. Basically I have a file full of assembly code. I want to run this through a debugger by stepping and then make changes to the assembly if necassary. Can I use Visual Studio for this, or is there something else? Please let me know if I need to clarify anything.

Thanks