DCCoolBreeze
Programmer
Years ago when I worked in assembly I had a tool named DEBUG. This was a great tool because it allowed me to step through code and watch changes to registers. I am now teaching some new programmers and I would like to step through a progam so they can see how the registers change, etc. Does anyone know where I can get a debugger that will act like the old debug??