Alpha Branch/Components: Difference between revisions

From Turing Complete
(Created page with "A list of components found in the game, updated for the alpha branch. * {{Component|Wire||alpha}} == Bit components == * {{Component|ON|Constant ON}} * {{Component|OFF|Constant OFF}} * {{Component|Switch||alpha}} * {{Component|ADD|Full adder|alpha}} * {{Component|1-bit decoder||alpha}} * {{Component|2-bit decoder||alpha}} * {{Component|3-bit decoder||alpha}} * {{Component|Register||alpha}} * {{Component|Delay line||alpha}} === Logical operations === * {{Component|NOT||...")
 
No edit summary
Line 39: Line 39:
* {{Component|Delay line (word)|Delay line|alpha}}
* {{Component|Delay line (word)|Delay line|alpha}}
=== Logical operations ===
=== Logical operations ===
* {{Components|ROR (word)|ROR (rotate right)|alpha}}
* {{Component|ROR (word)|ROR (rotate right)|alpha}}
* {{Components|ROL (word)|ROL (rotate left)|alpha}}
* {{Component|ROL (word)|ROL (rotate left)|alpha}}
* {{Components|ASR (word)|ASR (arithmetic shift right)|alpha}}
* {{Component|ASR (word)|ASR (arithmetic shift right)|alpha}}
* {{Components|LSR (word)|LSR (logical shift right)|alpha}}
* {{Component|LSR (word)|LSR (logical shift right)|alpha}}
* {{Components|LSL (word)|LSL (logical shift left)|alpha}}
* {{Component|LSL (word)|LSL (logical shift left)|alpha}}
* {{Component|NOT (word)|NOT|alpha}}
* {{Component|NOT (word)|NOT|alpha}}
* {{Component|AND (word)|AND|alpha}}
* {{Component|AND (word)|AND|alpha}}

Revision as of 06:28, 14 January 2025