MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / plugins / net.mograsim.machine /
2020-11-02 Daniel KirschtenBumped the version to 0.1.4
2020-10-14 Daniel KirschtenBumped the version to 0.1.3
2020-10-14 Daniel KirschtenBumped the version to 0.1.2
2020-10-14 Daniel KirschtenFixed an error introduced when bumping the version...
2020-10-07 Daniel KirschtenIntroduced Machine.getCoreModelParameters
2020-10-03 Daniel KirschtenFinished MPROM support. Fixes #10
2020-10-03 Daniel KirschtenImplemented some infrastructure for MPROMs
2020-09-19 Daniel KirschtenBumped the version to 0.1.1
2020-05-12 Daniel KirschtenAdded the possibility for having machine descriptions
2020-03-31 Daniel KirschtenMerge branch 'development' into 'master'
2020-03-27 Daniel KirschtenRestructured the Preferences system
2020-03-26 Daniel KirschtenChanged the line ending to LF in the Resource settings...
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-12 Daniel KirschtenSome work on improving BitVector<->String conversions
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-06 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-06 Daniel KirschtenRestructured register system
2019-10-06 Christian FemersAdded RegisterGroups for MachineDefinition
2019-10-02 Daniel KirschtenAdded register listeners
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-10-01 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-30 Daniel KirschtenAm2900Machine now has registers
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-30 Daniel KirschtenCreated MainMemoryParser
2019-09-30 Fabian StemmlerActiveInstructionChangedListener moved to Machine and...
2019-09-26 Daniel KirschtenUpdated project references; also plugin.core no longer...
2019-09-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-26 Daniel KirschtenRemoved debug sysouts to make the plugin "silent"
2019-09-26 Daniel KirschtenMade MemoryView to an Editor
2019-09-26 Fabian StemmlerSet reasonable default values for Am2900 MicroInstructions
2019-09-26 Fabian StemmlerAdded MnemonicFamilyBuilder and set most Mnemonics...
2019-09-26 Christian FemersAdded comment on MachineRegistry
2019-09-25 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Fabian StemmlerNumbers in MemoryView and mpm editor now have leading...
2019-09-24 Fabian StemmlerMerge branch 'development' of
2019-09-24 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Christian FemersAllow to listen for changes in the MachineRegistry
2019-09-24 Christian FemersAdded id to machine definition (was only set in the...
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 StemmlerWordAddressableMemory will now ignore non-binary BitVectors
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 Daniel KirschtenRemoved overkill version attribute from standardCompone...
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...