MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / plugins / net.mograsim.plugin.core / src / net / mograsim / plugin / editors /
2021-01-14 Daniel KirschtenMPROMEditor now calls its columns "Opcode" and "muPC" master
2020-10-03 Daniel KirschtenFinished MPROM support. Fixes #10
2019-10-11 Fabian StemmlerMemory Editor is now more intuitive
2019-10-07 Daniel KirschtenMoved TODOs from getting_started.md to the source code
2019-10-05 Fabian StemmlerQuick fix for MemoryEditor CellEditor using the wrong...
2019-10-05 Daniel KirschtenMerge branch threads into development
2019-10-03 Daniel KirschtenMemoryEditor's Amount field defaults to 100
2019-10-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-01 Fabian StemmlerMemoryEditor Font can now be configured
2019-09-30 Daniel KirschtenMade SimulationView(Editor) a View again
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-30 Daniel KirschtenMemoryEditor now actually works
2019-09-30 Fabian StemmlerActiveInstructionChangedListener moved to Machine and...
2019-09-29 Fabian StemmlerInsured InstructionTable removes all Listeners
2019-09-27 Fabian StemmlerNon-default values are now highlighted in the Instructi...
2019-09-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-26 Daniel KirschtenAdded "Reload machine" button
2019-09-26 Daniel KirschtenA machine change now leaves user-defined sim speeds...
2019-09-26 Daniel KirschtenSimulation speed now can be edited via a text field
2019-09-26 Daniel KirschtenChanged simulation speed slider to a scale (not sure...
2019-09-26 Daniel KirschtenAdded preferences for mouse button assignments
2019-09-26 Daniel KirschtenFixed typo in SimulationViewEditor
2019-09-26 Daniel KirschtenMade MemoryView to an Editor
2019-09-26 Daniel KirschtenPauseableTimeFunction now supports non-integral speed...
2019-09-26 Daniel KirschtenAdded a reset button to SimulationViewEditor
2019-09-26 Daniel KirschtenMade sure listeners get removed when SimulationViewEdit...
2019-09-26 Christian FemersReworked some parts of the MachineContext to make its...
2019-09-26 Christian FemersReordered the disposal of the old resources, because...
2019-09-25 Daniel KirschtenSimulationViewEditor now reacts better to machine changes
2019-09-25 Daniel KirschtenSVE now supports context changes better (untested)
2019-09-25 Daniel KirschtenRe-added instruction preview to SimulationViewEditor
2019-09-25 Daniel KirschtenFixed an exception being thrown when the application...
2019-09-25 Daniel KirschtenSimulationViewEditor now supports machine context chang...
2019-09-25 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Daniel KirschtenMade simulation view / LogicUIPart to an Editor