index
:
qtmips
fix-memory-view
master
simple-memory-view
MIPS CPU emulator for education purposes
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtmips_gui
/
programmodel.cpp
Commit message (
Expand
)
Author
Age
*
Allow spaces in middle of assembler arguments and report errors.
Pavel Pisa
2019-07-03
*
Change instruction parsing to allow multiple words pseudo-operations.
Pavel Pisa
2019-07-02
*
Minimal prototype of integrated assembler.
Pavel Pisa
2019-07-01
*
Memory change counter moved to MemoryAccess and external changes notification...
Pavel Pisa
2019-06-30
*
Editor start with already shown value in memory and program view.
Pavel Pisa
2019-06-05
*
Change instruction views background to match stages color.
Pavel Pisa
2019-03-26
*
Highlight instructions passing through the pipeline stages.
Pavel Pisa
2019-03-25
*
Fix nested calls of setCurrentIndex which caused breakage.
Pavel Pisa
2019-03-14
*
Complete revamp of disassembler and assembler arguments processing.
Pavel Pisa
2019-03-05
*
Make memory and program listing editable.
Pavel Pisa
2019-02-12
*
Basic "hardware" breakpoints support implemented.
Pavel Pisa
2019-02-11
*
Extend program view to support selected stage followup.
Pavel Pisa
2019-02-11
*
Converted program listing to be QTableView based.
Pavel Pisa
2019-02-11