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
/
programdock.cpp
Commit message (
Expand
)
Author
Age
*
Parent models created by views to ensure their deletion.
Pavel Pisa
2019-07-18
*
Allow to switch between numeric and mnemonics registers names.
Pavel Pisa
2019-07-03
*
Allow spaces in middle of assembler arguments and report errors.
Pavel Pisa
2019-07-03
*
Set follow fetch for program view if configuration is not found.
Pavel Pisa
2019-06-27
*
Highlight instructions passing through the pipeline stages.
Pavel Pisa
2019-03-25
*
Do not save program view start address when changed due to program executed.
Pavel Pisa
2019-03-25
*
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
*
Correct display of jump and branch instructions.
Pavel Pisa
2019-02-07
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Store memory and program view address position
Karel Kočí
2018-04-17
*
Disable program follow
Karel Kočí
2018-04-14
*
Various graphics tweaks
Karel Kočí
2018-01-27
*
Jump to pc address when program counter is double clicked
Karel Kočí
2018-01-25
*
Add focus function to memory view
Karel Kočí
2018-01-25
*
Fix compilation
Karel Kočí
2018-01-25
*
Implement memoryview
Karel Kočí
2018-01-25
*
Add skeleton for memory view
Karel Kočí
2018-01-08
*
Fix segfault on gui exit
Karel Kočí
2018-01-05
*
Add template for Memory dock
Karel Kočí
2018-01-05
*
Implement initial dialog for program memory dock
Karel Kočí
2018-01-05