IBM PC Architecture - Registers and Basic Instruction Execution in DEBUG


By adding to the DEBUG commands previously learned, it is possible to examine and modify the contents of registers, assemble and unassemble mnemonic operation codes, and execute instructions in either a single-step or continuous mode. It is in fact possible to create complete, executable programs using DEBUG (although this is not recommended).

DEBUG Register Exploration



DEBUG Assembly