projects
/
Mograsim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mograsim.git
2019-10-11
Fabian Stemmler
Memory Editor is now more intuitive
|
commitdiff
2019-10-11
Fabian Stemmler
0th Mnemonic is default Mnemonic not otherwise specified
|
commitdiff
2019-10-11
Fabian Stemmler
Fixed bug with Exception being thrown with wrong cause
|
commitdiff
2019-10-09
Fabian Stemmler
Added null check in dispose() of InstructionView
|
commitdiff
2019-10-08
Fabian Stemmler
Fixed typo in model.md
|
commitdiff
2019-10-07
Daniel Kirschten
Moved TODOs from getting_started.md to the source code
|
commitdiff
2019-10-07
Daniel Kirschten
Added register for PC / BZ
|
commitdiff
2019-10-07
Daniel Kirschten
Added register for IR
|
commitdiff
2019-10-07
Daniel Kirschten
Added register for muIR
|
commitdiff
2019-10-07
Daniel Kirschten
Added Am2910 registers
|
commitdiff
2019-10-07
Daniel Kirschten
Fixed the same bug in some Am2900-specific ModelComponents
|
commitdiff
2019-10-07
Daniel Kirschten
Changed Modelram5_12's HLS-IDs to have a trailing .q
|
commitdiff
2019-10-06
Daniel Kirschten
Merge remote-tracking branch 'origin/development' into...
|
commitdiff
2019-10-06
Daniel Kirschten
Added Am2904 registers
|
commitdiff
2019-10-06
Christian Femers
Added Mograsim perspective that contains all useful...
|
commitdiff
2019-10-06
Daniel Kirschten
Made muSR / MSR accessible bit-wise
|
commitdiff
2019-10-06
Daniel Kirschten
Re-added Am2901 registers
|
commitdiff
2019-10-06
Daniel Kirschten
Restructured register system
|
commitdiff
2019-10-06
Daniel Kirschten
Replaced micro symbols with Unicode escape \u00b5
|
commitdiff
2019-10-06
Christian Femers
Added RegisterGroups for MachineDefinition
|
commitdiff
2019-10-06
Daniel Kirschten
Merge remote-tracking branch 'origin/development' into...
|
commitdiff
2019-10-06
Daniel Kirschten
Made punctuation uniform in docs/
|
commitdiff
2019-10-06
Christian Femers
Fixed register sorting
|
commitdiff
2019-10-06
Daniel Kirschten
Added comment about missing update site
|
commitdiff
2019-10-06
Daniel Kirschten
Added comment how to use a local update site
|
commitdiff
2019-10-06
Daniel Kirschten
Made formatting in docs/ uniform
|
commitdiff
2019-10-06
Daniel Kirschten
Restructured documentation files
|
commitdiff
2019-10-06
Daniel Kirschten
Continued writing doc snippets
|
commitdiff
2019-10-06
Daniel Kirschten
Continued working on doc snippets
|
commitdiff
2019-10-06
Fabian Stemmler
Fixed a typo in getstarted.md and removed a TODO
|
commitdiff
2019-10-06
Daniel Kirschten
Convertd doc snippets to Markdown
|
commitdiff
2019-10-06
Daniel Kirschten
Added references to the preferences
|
commitdiff
2019-10-06
Daniel Kirschten
Wrote some documentation for using Mograsim
|
commitdiff
2019-10-06
Fabian Stemmler
Removed EditingSupports from Instruction Preview in...
|
commitdiff
2019-10-05
Fabian Stemmler
Moved ResourceChangeListener to DebugTarget; Listener...
|
commitdiff
2019-10-05
Fabian Stemmler
Quick fix for MemoryEditor CellEditor using the wrong...
|
commitdiff
2019-10-05
Fabian Stemmler
File targeted by InstructionView is now accessible
|
commitdiff
2019-10-05
Daniel Kirschten
Merge branch threads into development
|
commitdiff
2019-10-05
Fabian Stemmler
Added Wizard for mem file creation
|
commitdiff
2019-10-05
Fabian Stemmler
Fixed 2 Simulation bugs
|
commitdiff
2019-10-05
Daniel Kirschten
Wrote TODO
|
commitdiff
2019-10-04
Daniel Kirschten
Fixed MograsimNaturePropertyPage#DEFAULT_MACHINE
|
commitdiff
2019-10-04
Daniel Kirschten
Added simple version of Am2900Machine
|
commitdiff
2019-10-03
Fabian Stemmler
Highlighting Instructions is now based on the selected...
|
commitdiff
2019-10-03
Fabian Stemmler
Moved logic for extracting DebugTarget from context...
|
commitdiff
2019-10-03
Daniel Kirschten
MemoryEditor's Amount field defaults to 100
|
commitdiff
2019-10-03
Daniel Kirschten
The selection of the SBSEButton now follows the actual...
|
commitdiff
2019-10-03
Daniel Kirschten
Fixed SimulationView spamming exceptions in some situat...
|
commitdiff
2019-10-03
Daniel Kirschten
Fixed / worked around Am2900Machine not booting sometimes
|
commitdiff
2019-10-02
Daniel Kirschten
CoreClock now starts as 1 to make Am2900Machine work...
|
commitdiff
2019-10-02
Daniel Kirschten
Added threads, stackframes, and registers to the debug...
|
commitdiff
2019-10-02
Daniel Kirschten
Added register listeners
|
commitdiff
2019-10-02
Daniel Kirschten
Fixed a NullPointerException in Modeldff4_finewe
|
commitdiff
2019-10-02
Daniel Kirschten
Fixed a check in HLSShell
|
commitdiff
2019-10-02
Daniel Kirschten
Merge remote-tracking branch 'origin/development' into...
|
commitdiff
2019-10-02
Daniel Kirschten
HighLevelStates now support adding/removing listeners
|
commitdiff
2019-10-02
Daniel Kirschten
Fixed ModelClock's high level state:
|
commitdiff
2019-10-02
Daniel Kirschten
Made WireForcingAtomicHighLevelStateHandler.getHighLeve...
|
commitdiff
2019-10-02
Daniel Kirschten
Changed getCurrentMicroInstructionAddress to use HighLe...
|
commitdiff
2019-10-02
Fabian Stemmler
Display now accessed via PlatformUI for e.g. highlight...
|
commitdiff
2019-10-02
Fabian Stemmler
Added hot replace functionality for modified mpm files
|
commitdiff
2019-10-01
Fabian Stemmler
MemoryEditor Font can now be configured
|
commitdiff
2019-10-01
Daniel Kirschten
Made renderSymbol/Outline final to force components...
|
commitdiff
2019-10-01
Daniel Kirschten
Made get/setHLS final to force components to set a...
|
commitdiff
2019-10-01
Daniel Kirschten
Added missing package to model.am2900's MANIFEST
|
commitdiff
2019-10-01
Daniel Kirschten
Enabled other memory renderings provided by org.eclipse...
|
commitdiff
2019-10-01
Daniel Kirschten
Merge remote-tracking branch 'origin/development' into...
|
commitdiff
2019-10-01
Daniel Kirschten
MainMemoryBlockExtension now reports the correct endianness
|
commitdiff
2019-10-01
Fabian Stemmler
SingleSWTRequest utility class now actually does what...
|
commitdiff
2019-10-01
Fabian Stemmler
Fixed a bug: colors/fonts did not update properly in...
|
commitdiff
2019-09-30
Daniel Kirschten
Am2900Machine now has registers
|
commitdiff
2019-09-30
Daniel Kirschten
MainMemoryBlockExtension now throttles firing of conten...
|
commitdiff
2019-09-30
Daniel Kirschten
Marked fields/methods related to activeMachine as depre...
|
commitdiff
2019-09-30
Daniel Kirschten
Made SimulationView(Editor) a View again
|
commitdiff
2019-09-30
Daniel Kirschten
Fixed crashbug in ActiveInstructionPreviewContentProvider
|
commitdiff
2019-09-30
Daniel Kirschten
Introduced execution speed listeners in MachineDebugTarget
|
commitdiff
2019-09-30
Daniel Kirschten
Introduced getters for executionSpeed
|
commitdiff
2019-09-30
Daniel Kirschten
Fixed annoying sporadic crashes
|
commitdiff
2019-09-30
Fabian Stemmler
Instruction Table Editing Support now uses the correct...
|
commitdiff
2019-09-30
Daniel Kirschten
Merge branch 'machines-are-launch-configs' into development
|
commitdiff
2019-09-30
Daniel Kirschten
Lauch configuration attribute "Initial RAM" now has...
|
commitdiff
2019-09-30
Daniel Kirschten
MemoryEditor now actually works
|
commitdiff
2019-09-30
Daniel Kirschten
Created MainMemoryParser
|
commitdiff
2019-09-30
Fabian Stemmler
ActiveInstructionChangedListener moved to Machine and...
|
commitdiff
2019-09-29
Daniel Kirschten
Removed MachineProcess
|
commitdiff
2019-09-29
Daniel Kirschten
MainMachineLaunchConfigTab's selection dialogs now...
|
commitdiff
2019-09-29
Daniel Kirschten
MainMachineLaunchConfigTab now looks better
|
commitdiff
2019-09-29
Daniel Kirschten
The user can now specify a RAM file (but doesn't have to)
|
commitdiff
2019-09-29
Daniel Kirschten
A Machine now can be run, not only debugged (doesn...
|
commitdiff
2019-09-29
Daniel Kirschten
MPM file gets loaded when MainMachineLaunchConfigTab...
|
commitdiff
2019-09-29
Daniel Kirschten
Replaced hardcoded string with reference to MGSActivate...
|
commitdiff
2019-09-29
Daniel Kirschten
Made MPM configurable; changed startup exec speed from...
|
commitdiff
2019-09-29
Daniel Kirschten
Fixed a bug in MainMemoryBlockExtension
|
commitdiff
2019-09-29
Daniel Kirschten
Made main memory access via the Memory view work
|
commitdiff
2019-09-29
Daniel Kirschten
Further work on machine launch configs
|
commitdiff
2019-09-29
Fabian Stemmler
Insured InstructionTable removes all Listeners
|
commitdiff
2019-09-28
Fabian Stemmler
Modified values cells are now in italic
|
commitdiff
2019-09-28
Fabian Stemmler
Made highlighted/modified cells bold; New default modif...
|
commitdiff
2019-09-28
Daniel Kirschten
Removed version attributes of org.eclipse.debug.core...
|
commitdiff
2019-09-28
Daniel Kirschten
Added a test launch config
|
commitdiff
next