Colby-CPU-Sim / CPUSim

GNU General Public License v3.0
53 stars 19 forks source link

Separate console IO about simulation and execution #69

Open moirage opened 8 years ago

moirage commented 8 years ago

Should we split the console into two consoles when doing console IO? That way, messages about the simulation can be separated from the IO during the program execution. Or should we use different fonts or colors for each? The console is a codeArea and so we should be able to do so.