Let the computer always have a window which periodically displays the code that is executing (assuming completely open source). The UI is tricky with threads and deeply nested functions (show the code for each stack frame).
Primary goal is for you to become familiar with the source. Incidentally, the computer should never appear to freeze for no reason; you can see it is on a wait() call or something.
No comments :
Post a Comment