Mograsim.git
2019-10-12 Daniel KirschtenSome work on improving BitVector<->String conversions
2019-10-12 Fabian StemmlerRolled back toString change in BitVector, moved it...
2019-10-12 Daniel KirschtenImproved RegisterView:
2019-10-12 Fabian StemmlertoString now returns '-' for BitVectors consisting...
2019-10-12 Fabian StemmlerFixed an IndexOutOfBoundsException
2019-10-12 Fabian StemmlerRenamed MainMachineLaunchConfigTab in the Wizard
2019-10-11 Fabian StemmlerMicroInstructionDefinition now also has simple Mnemonic...
2019-10-11 Fabian StemmlerMemory Editor is now more intuitive
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-09 Fabian StemmlerAdded null check in dispose() of InstructionView
2019-10-08 Fabian StemmlerFixed typo in model.md
2019-10-07 Daniel KirschtenMoved TODOs from getting_started.md to the source code
2019-10-07 Daniel KirschtenAdded register for PC / BZ
2019-10-07 Daniel KirschtenAdded register for IR
2019-10-07 Daniel KirschtenAdded register for muIR
2019-10-07 Daniel KirschtenAdded Am2910 registers
2019-10-07 Daniel KirschtenFixed the same bug in some Am2900-specific ModelComponents
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
next