Section 9.3: An Example of a CSC-1 Assembler Program (Frame 9)                     [prev][home][next]

Let's rerun the simple program. First, use the "r" command to restart the simulator:

>> r
WARNING! This does not reset memory to initial values.
   You may want to reload the object file by using the
   'l' command before restarting.

This sets the PC register back to 0 so that the next instruction will be the first, at address 0.