All logic gates, inputs, outputs, and clocks created.
[CS-101.git] / TODO
blob6450473b3f99bce55c51e74da524b5f27fc58881
1 --------------------------DIGITAL LOGIC SIMULATOR------------------------------
3 Globally set look and feel of gates, inputs and outputs.
5 Add ability to pan (zoom?) stage.
7 Save stage to cookie in browser.
9 Align grid with gates.
13 --------------------------TURING TARPIT SIMULATOR------------------------------
15 Stylesheet does not work properly on Windows Firefox and Internet Explorer
17 Need method to load/save code for later use.
19 Need stop button that works with endless loops. (Could pause program to allow button click?)
21 Add ability to modify memory location at any time.
23 Data Pointer highlights when no change has been made.
25 Step back button not fully implemented.