Skip to content

Commit

Permalink
Add mapping to Bens original code names for the control lines
Browse files Browse the repository at this point in the history
  • Loading branch information
blurpy committed Jun 15, 2021
1 parent 4dbc4bc commit f89c601
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions control_lines.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@
|AO|A register out|
|BI|B register in|
|BO|B register out (not connected)|
|S-|ALU subtract mode|
|SO|ALU sum register out|
|S- (_SU_)|ALU subtract mode|
|SO (_EO_)|ALU sum register out|
|OI|Output display register in|
|O-|Output display signed mode (not connected)|
|CE|Program counter enable. Increment on clock pulse.|
|CO|Program counter out|
|CJ|Program counter jump (program counter in)|
|CJ (_J_)|Program counter jump (program counter in)|
|FI|Flags register in|

_Code in parentheses is what Ben uses in the videos._

0 comments on commit f89c601

Please sign in to comment.