Introduced sim speed description. Fixes #16
[Mograsim.git] / plugins / net.mograsim.plugin.core / src / net / mograsim / plugin / views / SimulationView.java
2020-10-07 Daniel KirschtenIntroduced sim speed description. Fixes #16
2020-03-31 Daniel KirschtenMerge branch 'development' into 'master'
2020-03-27 Daniel KirschtenRestructured the Preferences system
2019-10-07 Daniel KirschtenMoved TODOs from getting_started.md to the source code
2019-10-06 Fabian StemmlerRemoved EditingSupports from Instruction Preview in...
2019-10-05 Daniel KirschtenMerge branch threads into development
2019-10-03 Fabian StemmlerMoved logic for extracting DebugTarget from context...
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-09-30 Daniel KirschtenMade SimulationView(Editor) a View again