MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / plugins / net.mograsim.plugin.core /
2021-01-14 Daniel KirschtenMPROMEditor now calls its columns "Opcode" and "muPC" master
2020-11-02 Daniel KirschtenBumped the version to 0.1.4
2020-11-02 Daniel KirschtenSBSE is now on per default
2020-10-15 Daniel KirschtenIntroduced a wizard for new MPROMs
2020-10-15 Daniel KirschtenImproved usage of CoreModelParametersBuilder
2020-10-14 Daniel KirschtenBumped the version to 0.1.3
2020-10-14 Daniel KirschtenBumped the version to 0.1.2
2020-10-07 Daniel KirschtenIntroduced sim speed description. Fixes #16
2020-10-07 Daniel KirschtenUsing Builder pattern for CoreModelParameters now
2020-10-07 Daniel KirschtenFixed #17 (Mem editors stop one address too early)
2020-10-06 Daniel KirschtenMarked MPROM as optional in MainMachineLaunchConfigTab
2020-10-03 Daniel KirschtenFinished MPROM support. Fixes #10
2020-09-19 Daniel KirschtenBumped the version to 0.1.1
2020-05-18 Daniel KirschtenFixed a bug in DoubleFieldEditor
2020-05-18 Daniel KirschtenMainPreferencePage: Added fields for line widths
2020-05-18 Daniel KirschtenRemoved old commented-out code
2020-05-18 Daniel KirschtenFixed a typo
2020-05-18 Daniel KirschtenImproved MainPreferencePage:
2020-05-18 Daniel KirschtenAdded String preferences
2020-05-12 Daniel KirschtenChanged the IDs of Am2900Simple/Strict to Am2900Teachin...
2020-05-12 Daniel KirschtenTurned auto-wrapping on for machines with long descriptions
2020-05-12 Daniel KirschtenAdded the possibility for having machine descriptions
2020-05-12 Daniel KirschtenChanged MograsimNaturePropertyPage to use MachineCombo
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 KirschtenChanged mnemonic X to use BitVector X; added X for...
2019-11-13 Daniel KirschtenAdded short titles for MPM columns
2019-11-13 Daniel KirschtenAdded possibility to swap column tooltip and title...
2019-10-30 Daniel KirschtenMade hardcoded components slower to fix a timing bug...
2019-10-17 Christian FemersAdded new Mograsim project wizard and updated getting...
2019-10-16 Christian FemersDeactivated asm editor temporarily
2019-10-14 Christian FemersMerge branch 'development' of https://gitlab.lrz.de...
2019-10-14 Christian FemersAutomatically add the default Mograsim memory block...
2019-10-14 Daniel KirschtenFixed a bug when the address size is not divisible...
2019-10-14 Christian FemersMerge branch 'development' of https://gitlab.lrz.de...
2019-10-14 Daniel KirschtenFixed bounds checking and address length in MainMemoryB...
2019-10-14 Christian FemersAllow to add nature and configure in one step
2019-10-14 Christian FemersFixed JavaDoc
2019-10-14 Christian FemersImproved labels and translation
2019-10-12 Daniel KirschtenOnly BitDisplay now uses dashes instead of Z
2019-10-12 Daniel KirschtenSome work on improving BitVector<->String conversions
2019-10-12 Daniel KirschtenImproved RegisterView:
2019-10-12 Fabian StemmlerFixed an IndexOutOfBoundsException
2019-10-12 Fabian StemmlerRenamed MainMachineLaunchConfigTab in the Wizard
2019-10-11 Fabian StemmlerMemory Editor is now more intuitive
2019-10-09 Fabian StemmlerAdded null check in dispose() of InstructionView
2019-10-07 Daniel KirschtenMoved TODOs from getting_started.md to the source code
2019-10-06 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-06 Christian FemersAdded Mograsim perspective that contains all useful...
2019-10-06 Daniel KirschtenRestructured register system
2019-10-06 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-06 Christian FemersFixed register sorting
2019-10-06 Fabian StemmlerRemoved EditingSupports from Instruction Preview in...
2019-10-05 Fabian StemmlerMoved ResourceChangeListener to DebugTarget; Listener...
2019-10-05 Fabian StemmlerQuick fix for MemoryEditor CellEditor using the wrong...
2019-10-05 Fabian StemmlerFile targeted by InstructionView is now accessible
2019-10-05 Daniel KirschtenMerge branch threads into development
2019-10-05 Fabian StemmlerAdded Wizard for mem file creation
2019-10-04 Daniel KirschtenFixed MograsimNaturePropertyPage#DEFAULT_MACHINE
2019-10-03 Fabian StemmlerHighlighting Instructions is now based on the selected...
2019-10-03 Fabian StemmlerMoved logic for extracting DebugTarget from context...
2019-10-03 Daniel KirschtenMemoryEditor's Amount field defaults to 100
2019-10-03 Daniel KirschtenThe selection of the SBSEButton now follows the actual...
2019-10-03 Daniel KirschtenFixed SimulationView spamming exceptions in some situat...
2019-10-02 Daniel KirschtenAdded threads, stackframes, and registers to the debug...
2019-10-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-02 Fabian StemmlerDisplay now accessed via PlatformUI for e.g. highlight...
2019-10-02 Fabian StemmlerAdded hot replace functionality for modified mpm files
2019-10-01 Fabian StemmlerMemoryEditor Font can now be configured
2019-10-01 Daniel KirschtenEnabled other memory renderings provided by org.eclipse...
2019-10-01 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-01 Daniel KirschtenMainMemoryBlockExtension now reports the correct endianness
2019-10-01 Fabian StemmlerSingleSWTRequest utility class now actually does what...
2019-10-01 Fabian StemmlerFixed a bug: colors/fonts did not update properly in...
2019-09-30 Daniel KirschtenMainMemoryBlockExtension now throttles firing of conten...
2019-09-30 Daniel KirschtenMarked fields/methods related to activeMachine as depre...
2019-09-30 Daniel KirschtenMade SimulationView(Editor) a View again
2019-09-30 Daniel KirschtenFixed crashbug in ActiveInstructionPreviewContentProvider
2019-09-30 Daniel KirschtenIntroduced execution speed listeners in MachineDebugTarget
2019-09-30 Daniel KirschtenIntroduced getters for executionSpeed
2019-09-30 Fabian StemmlerInstruction Table Editing Support now uses the correct...
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-30 Daniel KirschtenLauch configuration attribute "Initial RAM" now has...
2019-09-30 Daniel KirschtenMemoryEditor now actually works
2019-09-30 Fabian StemmlerActiveInstructionChangedListener moved to Machine and...
2019-09-29 Daniel KirschtenRemoved MachineProcess
2019-09-29 Daniel KirschtenMainMachineLaunchConfigTab's selection dialogs now...
2019-09-29 Daniel KirschtenMainMachineLaunchConfigTab now looks better
2019-09-29 Daniel KirschtenThe user can now specify a RAM file (but doesn't have to)
2019-09-29 Daniel KirschtenA Machine now can be run, not only debugged (doesn...
2019-09-29 Daniel KirschtenMPM file gets loaded when MainMachineLaunchConfigTab...
2019-09-29 Daniel KirschtenReplaced hardcoded string with reference to MGSActivate...
2019-09-29 Daniel KirschtenMade MPM configurable; changed startup exec speed from...
2019-09-29 Daniel KirschtenFixed a bug in MainMemoryBlockExtension
2019-09-29 Daniel KirschtenMade main memory access via the Memory view work
2019-09-29 Daniel KirschtenFurther work on machine launch configs
2019-09-29 Fabian StemmlerInsured InstructionTable removes all Listeners
2019-09-28 Fabian StemmlerModified values cells are now in italic
2019-09-28 Fabian StemmlerMade highlighted/modified cells bold; New default modif...
next