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
/
memorymodel.cpp
Commit message (
Expand
)
Author
Age
*
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
*
More precise program and memory tableviews column width calculation.
Pavel Pisa
2019-03-15
*
Fix nested calls of setCurrentIndex which caused breakage.
Pavel Pisa
2019-03-14
*
Make memory and program listing editable.
Pavel Pisa
2019-02-12
*
Add debug access to rword and friends to allow read data through cache withou...
Pavel Pisa
2019-02-12
*
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
*
QTableView based memory view is working.
Pavel Pisa
2019-02-11
*
Implemented workaround QTableView limits workaround which mostly works.
Pavel Pisa
2019-02-10
*
Memory QTableView working for part of the memory range.
Pavel Pisa
2019-02-10
*
Next steps to implement QTableView based memory view.
Pavel Pisa
2019-02-10
*
Correct MemoryDock header fields values.
Fanda Vacek
2019-02-09
*
Initial cleanup of MemoryDock as preparation for switch to QTableView.
Pavel Pisa
2019-02-09