MicroInstructionMemory editor can now open and save to files
[Mograsim.git] / plugins /
2019-09-17 Fabian StemmlerMicroInstructionMemory editor can now open and save...
2019-09-16 Fabian StemmlerRemoved InstructionView as View
2019-09-16 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-16 Daniel KirschtenRemoved legacy code from ModelSplitter
2019-09-16 Daniel KirschtenRemoved legacy ModelMerger
2019-09-16 Daniel KirschtenFixed a javadoc comment in SubmodelComponentSerializer
2019-09-16 Daniel KirschtenRemoved legacy version line handling from JsonHandler...
2019-09-16 Daniel KirschtenMade IndirectModelComponentCreator a bit faster
2019-09-16 Daniel KirschtenRemoved LegacySubmCompSerializer
2019-09-16 Daniel KirschtenRemoved overkill version attribute from standardCompone...
2019-09-16 Fabian StemmlerChanged InstructionView into an Editor
2019-09-16 Fabian StemmlerMade MicroInstructions immutable
2019-09-16 Daniel KirschtenAm2900 now has HighLevelStates
2019-09-16 Daniel KirschtenJsonHandler preserves line numbers
2019-09-16 Daniel KirschtenImproved preference handling in plugin.core
2019-09-16 Daniel KirschtenIntroduced some preferences
2019-09-16 Daniel KirschtenFixed Clock polarities to values where the Am2900 works
2019-09-16 Daniel KirschtenInstructionView now guesses the width of columns better
2019-09-16 Daniel KirschtenFixed Am2900MicroInstructionMemoryDefinition's maximal...
2019-09-16 Daniel KirschtenFixed displayed microinstruction bit order
2019-09-16 Daniel KirschtenFixed a FixedOutput in Am2900
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersThe final restructured version for automatic build...