Hazzard/Logic
From #openttdcoop wiki
See also: Logic
Gates
NOT Gate
| {{{name}}} | |
|---|---|
| |
| {{{description}}} | |
| Absolute-Red Dependent | No |
| IO Table | |
|
{{{iotable}}} | |
| Input | Output |
|---|---|
| A | O |
| 0 | 1 |
| 1 | 0 |
AND Gate
| Input | Output | |
|---|---|---|
| A | B | O |
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
See also: Logic
| {{{name}}} | |
|---|---|
| |
| {{{description}}} | |
| Absolute-Red Dependent | No |
| IO Table | |
|
{{{iotable}}} | |
| Input | Output |
|---|---|
| A | O |
| 0 | 1 |
| 1 | 0 |
| Input | Output | |
|---|---|---|
| A | B | O |
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |