aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui
Commit message (Expand)AuthorAge
...
* Ignore code and data assembler directives.Pavel Pisa2019-07-03
* Include forgotten highlighter sources.Pavel Pisa2019-07-03
* Allow spaces in middle of assembler arguments and report errors.Pavel Pisa2019-07-03
* Next round of override warning silence from emscripten build.Pavel Pisa2019-07-02
* Include source file open, save and compilation on tool bar.Pavel Pisa2019-07-02
* Include icon to invoke local compilation.Pavel Pisa2019-07-02
* Add binary complement operation to the parser.Pavel Pisa2019-07-02
* Simple highlighter for assembly language added.Pavel Pisa2019-07-02
* Implement load of sources in emscripten build and minor fixes.Pavel Pisa2019-07-02
* Teach simple embedded assembler .orig and .word directives.Pavel Pisa2019-07-02
* Change instruction parsing to allow multiple words pseudo-operations.Pavel Pisa2019-07-02
* Evaluation of symbolic expressions in assembler added.Pavel Pisa2019-07-02
* Minimal prototype of integrated assembler.Pavel Pisa2019-07-01
* Correct order of operations during editor close.Pavel Pisa2019-07-01
* Include simple text editor in QtMips emulator.Pavel Pisa2019-07-01
* Add icons for file editing actions.Pavel Pisa2019-07-01
* Resolve all remaining warnings reported by GCC 6.3.Pavel Pisa2019-07-01
* Fix memory leakages which repeat during program operation.Pavel Pisa2019-07-01
* Use override to make newer versions of C++ compiler happy.Pavel Pisa2019-06-30
* Memory change counter moved to MemoryAccess and external changes notification...Pavel Pisa2019-06-30
* Provide option to hide coreview to speedup simulation.Pavel Pisa2019-06-30
* Version updated to 0.7.0Pavel Pisa2019-06-28
* Include QHtml5File source file to allow ELF file load under emscripten.Pavel Pisa2019-06-28
* LCD display emulation updated to keep aspect ratio.Pavel Pisa2019-06-28
* Initial optimized version LCD display emulation.Pavel Pisa2019-06-28
* Simulate push of dial buttons by check box.Pavel Pisa2019-06-27
* Set minimal size of about dialog to make it usable under emscripten.Pavel Pisa2019-06-27
* Do not run local event loop in about dialog.Pavel Pisa2019-06-27
* Set default location of the program view on the left.Pavel Pisa2019-06-27
* Set follow fetch for program view if configuration is not found.Pavel Pisa2019-06-27
* Allow to create simulator without loaded executable.Pavel Pisa2019-06-26
* Printing/export to PDF file reduces print area/page to actual image size.Pavel Pisa2019-06-12
* Add simple printing of core view.Pavel Pisa2019-06-11
* coreview: correct translation of position for vertical text printing.Pavel Pisa2019-06-11
* Editor start with already shown value in memory and program view.Pavel Pisa2019-06-05
* Disable text elide for memory and program views.Pavel Pisa2019-06-05
* Add icon for macOSMartin Endler2019-05-12
* Implement standard zoom handling by mouse wheel and keys.Pavel Pisa2019-04-05
* Implement stall cycles counter and view of CPU cycles counter.Pavel Pisa2019-04-02
* Version updated to 0.6.8.Pavel Pisa2019-04-01
* Coreview multiplexers updated and added for branch compare forward.Pavel Pisa2019-04-01
* qtmips_gui: set application window icon.Pavel Pisa2019-04-01
* The follow stage selects address cell to make rest visible.Pavel Pisa2019-03-31
* Update version string in ApplicationVersion property.Pavel Pisa2019-03-31
* Set gray background to stalled instructions/idled stages.Pavel Pisa2019-03-31
* Setting background color dialTomas Prochazka2019-03-30
* Version updated to 0.6.7Pavel Pisa2019-03-27
* Change single cycle core with delay slot to use separate fetch stage.Pavel Pisa2019-03-26
* Change instruction views background to match stages color.Pavel Pisa2019-03-26
* Highlight instructions passing through the pipeline stages.Pavel Pisa2019-03-25