mesecons_x/README.md

15 lines
472 B
Markdown
Raw Normal View History

2020-07-14 18:30:25 +02:00
mesecons_x by marek
Adds some new elements to Mesecons mod, to make it easier to build more complex circuits.
2020-07-14 18:49:24 +02:00
![picture](https://gitlab.com/deetmit/mesecons_x/-/raw/master/picture.png)
2020-07-14 18:48:42 +02:00
2020-07-14 18:30:25 +02:00
2020-07-14 19:09:45 +02:00
New elements:
2020-07-14 19:12:03 +02:00
- autowire tool, creates wires automatically (left click to select 'from', right click to select 'to')
- autodelete tool, removes wires automatically (left clik removes one block, right click removes entire wire)
2020-07-14 19:09:45 +02:00
- 3input logic gates
- registers: latch and flipflop