News for EDUC-8
The computer simulation is a mess. It gives every indication that signals are getting lost.
Current work is on the "Test Bench" which is a simulation of a logic analyser. This will enable the viewing of the state of connections on multiple boards (ie threads) simultaneously (if I can get it working).
Currently the user interface for the test bench is a big clumsy looking dialog box. Today I discovered that Qt provides good integration between its graphics scene and ordinary widgets. Hence I will be able to eventually create a nice looking interface that more resembles the actual box of electronics.