Mograsim.git
2019-10-07 Daniel KirschtenChanged Modelram5_12's HLS-IDs to have a trailing .q
2019-10-06 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-06 Daniel KirschtenAdded Am2904 registers
2019-10-06 Christian FemersAdded Mograsim perspective that contains all useful...
2019-10-06 Daniel KirschtenMade muSR / MSR accessible bit-wise
2019-10-06 Daniel KirschtenRe-added Am2901 registers
2019-10-06 Daniel KirschtenRestructured register system
2019-10-06 Daniel KirschtenReplaced micro symbols with Unicode escape \u00b5
2019-10-06 Christian FemersAdded RegisterGroups for MachineDefinition
2019-10-06 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-06 Daniel KirschtenMade punctuation uniform in docs/
2019-10-06 Christian FemersFixed register sorting
2019-10-06 Daniel KirschtenAdded comment about missing update site
2019-10-06 Daniel KirschtenAdded comment how to use a local update site
2019-10-06 Daniel KirschtenMade formatting in docs/ uniform
2019-10-06 Daniel KirschtenRestructured documentation files
2019-10-06 Daniel KirschtenContinued writing doc snippets
2019-10-06 Daniel KirschtenContinued working on doc snippets
2019-10-06 Fabian StemmlerFixed a typo in getstarted.md and removed a TODO
2019-10-06 Daniel KirschtenConvertd doc snippets to Markdown
2019-10-06 Daniel KirschtenAdded references to the preferences
2019-10-06 Daniel KirschtenWrote some documentation for using Mograsim
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-05 Fabian StemmlerFixed 2 Simulation bugs
2019-10-05 Daniel KirschtenWrote TODO
2019-10-04 Daniel KirschtenFixed MograsimNaturePropertyPage#DEFAULT_MACHINE
2019-10-04 Daniel KirschtenAdded simple version of Am2900Machine
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-03 Daniel KirschtenFixed / worked around Am2900Machine not booting sometimes
2019-10-02 Daniel KirschtenCoreClock now starts as 1 to make Am2900Machine work...
2019-10-02 Daniel KirschtenAdded threads, stackframes, and registers to the debug...
2019-10-02 Daniel KirschtenAdded register listeners
2019-10-02 Daniel KirschtenFixed a NullPointerException in Modeldff4_finewe
2019-10-02 Daniel KirschtenFixed a check in HLSShell
2019-10-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-02 Daniel KirschtenHighLevelStates now support adding/removing listeners
2019-10-02 Daniel KirschtenFixed ModelClock's high level state:
2019-10-02 Daniel KirschtenMade WireForcingAtomicHighLevelStateHandler.getHighLeve...
2019-10-02 Daniel KirschtenChanged getCurrentMicroInstructionAddress to use HighLe...
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 KirschtenMade renderSymbol/Outline final to force components...
2019-10-01 Daniel KirschtenMade get/setHLS final to force components to set a...
2019-10-01 Daniel KirschtenAdded missing package to model.am2900's MANIFEST
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 KirschtenAm2900Machine now has registers
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 Daniel KirschtenFixed annoying sporadic crashes
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 Daniel KirschtenCreated MainMemoryParser
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...
2019-09-28 Daniel KirschtenRemoved version attributes of org.eclipse.debug.core...
2019-09-28 Daniel KirschtenAdded a test launch config
2019-09-28 Fabian StemmlerFixed issue with row highlighting
2019-09-27 Fabian StemmlerNon-default values are now highlighted in the Instructi...
2019-09-27 Christian FemersUpdated project structure (bc SWTInput)
2019-09-26 Daniel KirschtenFixed MemoryTableContentProvider#update throwing an...
2019-09-26 Daniel KirschtenMade Clock slow enough for the slowest microinstruction...
2019-09-26 Christian FemersUpdated feature.xml to new dependencies and removed...
2019-09-26 Christian FemersMake project selector handle MachineContexts and small...
2019-09-26 Christian FemersSmall adjustment to the validity quality of a MachineCo...
2019-09-26 Daniel Kirschtenlogic.core.tests now depends on logic.core, not logic...
2019-09-26 Daniel KirschtenUpdated project references; also plugin.core no longer...
2019-09-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
next