Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / components / atomic /
2019-09-12 Daniel KirschtenMerge 'transportdelay' into development
2019-09-12 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-12 Daniel KirschtenSimple...HardcodedModelComponent now has a constructor...
2019-09-11 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-11 Daniel KirschtenMade GUIMerger and GUISplitter the same thing
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-05 Daniel KirschtenCleaned up initializing of ModelComponents (also improv...
2019-09-05 Daniel KirschtenWires connected to a component now get deleted with...
2019-09-05 Daniel KirschtenRenamed ViewModel to LogicModel
2019-09-05 Daniel KirschtenRenamed logic to core where appropiate
2019-09-05 Daniel KirschtenRenamed GUI to Model:
2019-09-05 Daniel KirschtenRenamed core components to have the common prefix Core
2019-09-04 Daniel KirschtenAdded FixedOutputAdapter and cleaned some things up
2019-09-04 Daniel KirschtenMade finding the ID of a JsonSerializable less ugly
2019-09-03 Fabian StemmlerMerge branch 'development' of
2019-09-02 Daniel KirschtenAdjusted GUIMerger/GUISplitter to thick GUIWires
2019-09-02 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-02 Daniel KirschtenChanged GUIMerger/Splitter read end array order; remove...
2019-09-02 Daniel KirschtenCleaned up implementations of GUIComponent#getParamsFor...
2019-09-02 Daniel KirschtenFixed GUIMerger/GUISplitter rendering
2019-09-02 Daniel KirschtenMade GUIMerger/GUISplitter bit order more intuitive...
2019-09-02 Christian FemersAdded methods to get a TriStateBuffer's pins comfortably
2019-09-02 Christian FemersIntroduced mini-buttons to the GUIManualSwitch to flip...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Daniel KirschtenTextComponent now only calculates its size once =>...
2019-09-01 Daniel KirschtenTextComponent no longer eats your CPU
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Christian FemersCreated model for the logic Clock
2019-09-01 Christian FemersVastly improved orientation calculation and implementation
2019-08-31 Daniel KirschtenSimpleRectangularHardcodedGUIComponent now supports...
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenGUIMerger/GUISplitter now have a reference to their...
2019-08-31 Daniel KirschtenGUIBitDisplay, GUIManualSwitch, WCP now "directly"...
2019-08-23 Christian FemersImproved Json style
2019-08-23 Christian FemersMoved main memory to machine module
2019-08-23 Christian FemersAdded GUI component for TriStateBuffer
2019-08-21 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-21 Fabian StemmlerAdded GUIComponent for Word Addressable Memory
2019-08-20 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-19 Daniel KirschtenFixed GUIMerger / GUISplitter bit order
2019-08-19 Daniel KirschtenImproved rendering of GUIMerger and GUISplitter
2019-08-19 Daniel KirschtenMade GUIMerger and GUISplitter symmetrical
2019-08-18 Daniel KirschtenGUIMerger/Splitter don't crash without logic bindings...
2019-08-18 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-18 Daniel KirschtenMade GUIMerger and GUISplitter serializable
2019-08-17 Daniel KirschtenImplemented GUIMerger + GUISplitter
2019-08-10 Daniel KirschtenFixed GUIBitDisplay and GUIManualSwitch params
2019-08-10 Daniel KirschtenGUIBitDisplay and GUIManualSwitch now support logicWidt...
2019-08-10 Daniel KirschtenAdded a state to SimpleRectangularHardcodedGUIComponent...
2019-08-10 Daniel KirschtenCreated SimpleRectangularHardcodedGUIComponent
2019-07-18 Daniel KirschtenSpeedup by changing redraw listener system
2019-07-17 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-17 Daniel KirschtenSerializing now serializes everything; among many other...
2019-07-15 Daniel KirschtenFinished renaming logic.ui to logic.model
2019-07-15 Daniel KirschtenMade get/setHighLevelState ordering uniform: get.....
2019-07-15 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-07-15 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-15 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-15 Daniel KirschtenRestructured serializing/deserializing
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model