No edit summary |
|||
Line 19: | Line 19: | ||
== 8 bit components == | == 8 bit components == | ||
[[8 Bit Delay Line]]<br> | |||
[[8 Bit Counter]]<br> | |||
[[8 Bit Register]]<br> | |||
[[8 Bit Mux]]<br> | |||
[[8 Bit Switch]]<br> | |||
[[Byte Splitter]]<br> | |||
[[8 Bit Maker]]<br> | |||
[[8 Bit Constant]]<br> | |||
[[Less (signed)]]<br> | |||
[[Less (unsigned)]]<br> | |||
[[Equal]]<br> | |||
[[Multiply]]<br> | |||
[[Add]]<br> | |||
[[Negate]]<br> | |||
[[8 Bit Arithmetic Shift right]]<br> | |||
[[8 Bit Rotate right]]<br> | |||
[[8 Bit Rotate left]]<br> | |||
[[8 Bit Shift right]]<br> | |||
[[8 Bit Shift left]]<br> | |||
[[8 Bit XNOR]]<br> | |||
[[XOR]]<br> | |||
[[NOR]]<br> | |||
[[NAND]]<br> | |||
[[OR]]<br> | |||
[[AND]]<br> | |||
[[NOT]]<br> |
Revision as of 20:36, 30 December 2023
A list of components found in the game
1 bit components
Constant On
Constant Off
1-bit Not
1-bit Switch
1-bit And
1-bit Or
1-bit Nand
1-bit Nor
1-bit Xor
1-bit Xnor
1-bit Memory
1-bit Delay Line
8 bit components
8 Bit Delay Line
8 Bit Counter
8 Bit Register
8 Bit Mux
8 Bit Switch
Byte Splitter
8 Bit Maker
8 Bit Constant
Less (signed)
Less (unsigned)
Equal
Multiply
Add
Negate
8 Bit Arithmetic Shift right
8 Bit Rotate right
8 Bit Rotate left
8 Bit Shift right
8 Bit Shift left
8 Bit XNOR
XOR
NOR
NAND
OR
AND
NOT