Colby-CPU-Sim / CPUSim

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

Adding a RAM module causes all dialogs to "clear" #97

Open Nava2 opened 7 years ago

Nava2 commented 7 years ago

Steps to repproduce

  1. Create modules, e.g. a register A
  2. Create a Machine Instruction (SET_A)
  3. Create a RAM module, RAM
  4. Open Machine Instructions dialog

Expected results

  1. SET_A is displayed and modifiable

Actual results

  1. SET_A is now missing from the dialog