Colby-CPU-Sim / CPUSim

GNU General Public License v3.0
52 stars 18 forks source link

Bad console input gets stuck in input pipe and cannot be cleared #104

Open moirage opened 7 years ago

moirage commented 7 years ago

To reproduce:

  1. Load Wombat2 and W2-0
  2. Assemble and run program
  3. Enter illegal input such as 'a'
  4. Attempt to reset everything and run the program again

Switching the IO device will allow the program to run again, but the original IO device will remain clogged.