If you are learning assembly language and want to view your computer's current values of memory registers then simply go open the command prompt window. Then on type "debug" (with out quotes) and hit return key. the prompt will be like this "-" now you type "r" (with out quotes) this will show up the registers values on the screen. exp-
0 comments:
Post a Comment