Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.model.am2900 / src / net / mograsim / logic / model / am2900 / machine /
2019-09-15 Daniel KirschtenFixed an error in Am2900MicroInstructionDefinition
2019-09-15 Daniel KirschtenCorrected Am2900MicroInstructionDefinition
2019-09-15 Daniel KirschtenA MicroInstructionDefinition now has a default
2019-09-15 Daniel KirschtenFixed a bug causing CoreMemories using their own memories
2019-09-15 Daniel KirschtenRenamed some methods and parameters for clarity; remove...
2019-09-15 Fabian StemmlerMerge branch 'development' of
2019-09-15 Fabian StemmlerAdded Am2900 MainMemory and MicroInstructionMemory...
2019-09-14 Christian FemersAdded methods to LogicModel for easy Component/Wire...
2019-09-13 Fabian StemmlerFleshed out Am2900MicroInstructionDefinition
2019-09-12 Daniel KirschtenMerge 'transportdelay' into development
2019-09-10 Fabian StemmlerFleshed out Am2900MicroInstructionDefinition
2019-09-09 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-09 Fabian StemmlerImproved Am2900MicroInstructionDefinition
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-06 Fabian StemmlerUpdated Am2900Machine and -Definition; Added MachineContext
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-03 Fabian StemmlerMerge branch 'development' of
2019-09-03 Daniel KirschtenCreated ReflectionHelper
2019-09-03 Daniel KirschtenSmall improvements in IndirectGUIComponentCreator
2019-09-03 Christian FemersFixed rough machine implementation
2019-09-03 Christian FemersMerge branch 'development' into json-fix-extended
2019-09-03 Christian FemersRough machine extension point implementation