Made Wire.fuse(Wire, Wire, int, int int) public
[Mograsim.git] / net.mograsim.logic.core / src / net / mograsim / logic / core / wires / Wire.java
2019-06-21 Daniel KirschtenMade Wire.fuse(Wire, Wire, int, int int) public
2019-06-21 Fabian StemmlerFusing Wires will no longer initialize Wires with value U
2019-06-21 Fabian StemmlerQuickfix for Wire.fuse(...)
2019-06-19 Daniel KirschtenMerge commit '28314e7a9a3c3ebfcc4db8e9f1875507063ae6e6...
2019-06-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-18 Fabian StemmlerLogic Wire bits can now be fused together (Wire.fuse...
2019-06-03 Daniel KirschtenWires now can have a name
2019-06-02 Fabian StemmlerBitDisplay, ManualSwitch now Observable. More Docs...
2019-06-02 Fabian StemmlerCleanup; Cleared warnings in the logic core
2019-06-02 Fabian StemmlerGeneralized WireObserver to LogicObserver
2019-05-30 Daniel KirschtenRenamed project folders to match the respective project...