Introduced Machine.getCoreModelParameters
[Mograsim.git] / plugins / net.mograsim.machine / src / net / mograsim / machine / mi /
2020-10-03 Daniel KirschtenFinished MPROM support. Fixes #10
2020-10-03 Daniel KirschtenImplemented some infrastructure for MPROMs
2019-11-15 Daniel KirschtenSwitched to using logical U for mnemonic X to avoid...
2019-11-15 Daniel KirschtenChanged mnemonic X to use BitVector X; added X for...
2019-11-13 Daniel KirschtenAdded short titles for MPM columns
2019-10-30 Daniel KirschtenMicroInstructionMemoryParser and MainMemoryParser now...
2019-10-11 Fabian Stemmler0th Mnemonic is default Mnemonic not otherwise specified
2019-10-11 Fabian StemmlerFixed bug with Exception being thrown with wrong cause
2019-10-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-02 Daniel KirschtenHighLevelStates now support adding/removing listeners
2019-10-01 Daniel KirschtenMade get/setHLS final to force components to set a...
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-30 Fabian StemmlerActiveInstructionChangedListener moved to Machine and...
2019-09-26 Fabian StemmlerSet reasonable default values for Am2900 MicroInstructions
2019-09-26 Fabian StemmlerAdded MnemonicFamilyBuilder and set most Mnemonics...
2019-09-20 Fabian StemmlerMerge branch 'development' of
2019-09-20 Fabian StemmlerMachine name is no in mpm files
2019-09-19 Christian FemersRestructured Mograsim project nature and introduced...
2019-09-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-18 Fabian StemmlerAdded active instruction preview to LogicUIPart
2019-09-18 Daniel KirschtenRemoved some more warnings and cleaned more SWT listeners
2019-09-17 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-17 Daniel KirschtenCleaned up memory stuff
2019-09-17 Daniel KirschtenFixed the "Set active" button in InstructionView
2019-09-17 Fabian StemmlerMerge branch 'development' of
2019-09-17 Fabian StemmlerMicroInstructionMemory editor can now open and save...
2019-09-16 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-16 Fabian StemmlerMade MicroInstructions immutable
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersThe final restructured version for automatic build...