Simulator of a very simple Computer: P88

Notes

  1. First two digits of instruction are op codes shown at the left.
  2. Last three digits are the memory address although only last two are used.
  3. You may change contents of memory and registers directly.
  4. Use Fetch and Execute buttons to step thru program.
  5. Run button will run program but will wait for input
  6. You can load the sample programs used in class (and available on class web page) by selecting the name in the combo box and then pressing load.