1 --------------------------DIGITAL LOGIC SIMULATOR------------------------------
3 Universal data structure for grid with info about all entities.
5 Globally set look and feel of gates, inputs and outputs.
7 Add ability to pan (zoom?) stage.
9 Save stage to cookie in browser.
11 Align grid with gates.
13 Option to write gate names as a hint.
17 --------------------------TURING TARPIT SIMULATOR------------------------------
19 Stylesheet does not work properly on Windows Firefox and Internet Explorer
21 Need method to load/save code for later use.
23 Need stop button that works with endless loops. (Could pause program to allow button click?)
25 Add ability to modify memory location at any time.
27 Data Pointer highlights when no change has been made.
29 Step back button not fully implemented.