You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hardware.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,12 @@ Can be put in programming mode together with the MAR for manual control with DIP
124
124
125
125
## Reset
126
126
127
-
TODO
127
+
Reset button that connects to all the different parts of the computer to clear the state. This is required before starting a program since the computer comes up in a random state, and when restarting a program.
128
+
129
+
* Chips
130
+
* 74LS00 NAND gate: for creating the necessary signals that will reset the other chips.
0 commit comments