mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
[mesecons] Add NOR and OR gates, and documentation
This commit is contained in:
1
mods/mesecons/mesecons_gates/doc/nor/description.html
Normal file
1
mods/mesecons/mesecons_gates/doc/nor/description.html
Normal file
@ -0,0 +1 @@
|
||||
Nor gates only power their output if none of their two inputs is powered. They are basically or gates with a not gate at their output.
|
BIN
mods/mesecons/mesecons_gates/doc/nor/preview.png
Normal file
BIN
mods/mesecons/mesecons_gates/doc/nor/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
mods/mesecons/mesecons_gates/doc/nor/recipe.png
Normal file
BIN
mods/mesecons/mesecons_gates/doc/nor/recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user