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
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
*
Initial optimized version LCD display emulation.
Pavel Pisa
2019-06-28
*
Do not run local event loop in about dialog.
Pavel Pisa
2019-06-27
*
Set default location of the program view on the left.
Pavel Pisa
2019-06-27
*
Allow to create simulator without loaded executable.
Pavel Pisa
2019-06-26
*
Printing/export to PDF file reduces print area/page to actual image size.
Pavel Pisa
2019-06-12
*
Add simple printing of core view.
Pavel Pisa
2019-06-11
*
Do not save program view start address when changed due to program executed.
Pavel Pisa
2019-03-25
*
Updated read and write, added open, close, ftruncate syscalls and fs_root opt...
Pavel Pisa
2019-03-09
*
Enable configuration of syscalls emulation and stop on exception.
Pavel Pisa
2019-03-06
*
Dock to view coprocessor 0 and cop0 counter/comparator support.
Pavel Pisa
2019-03-05
*
Simple serial port receive implementation.
Pavel Pisa
2019-02-25
*
Add support for goto to selected symbol address.
Pavel Pisa
2019-02-22
*
variable font size
Fanda Vacek
2019-02-19
*
Implement write syscall and signal written characters to terminal.
Pavel Pisa
2019-02-14
*
Initial attempt to as operating system syscall handler.
Pavel Pisa
2019-02-13
*
Implemented three dials equivalent to MZ_APO RGB dials.
Pavel Pisa
2019-02-13
*
Include simple serial port terminal and prepare empty peripheral dock.
Pavel Pisa
2019-02-13
*
Add simple about dialog and prepare menu entries for serial port and peripher...
Pavel Pisa
2019-02-13
*
Add speed option to run core for time chunks without visualization.
Pavel Pisa
2019-02-13
*
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
*
Implemented basic infrastructure to handle exceptions.
Pavel Pisa
2019-02-07
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Implement BREAK instruction to stop continuous execution.
Pavel Pisa
2019-02-03
*
Initial implementation of cache view
Karel Kočí
2018-04-17
*
Drop unneeded parameter from CoreViewScene constructor
Karel Kočí
2018-04-17
*
Store memory and program view address position
Karel Kočí
2018-04-17
*
Add 2x speed
Karel Kočí
2018-04-15
*
Rename CoreView to GraphicsView
Karel Kočí
2018-04-15
*
Add cache dock
Karel Kočí
2018-04-15
*
Jump to pc address when program counter is double clicked
Karel Kočí
2018-01-25
*
Implement memoryview
Karel Kočí
2018-01-25
*
Drop current cache docks
Karel Kočí
2018-01-15
*
Add coreview progress
Karel Kočí
2018-01-08
*
Implement machine reload
Karel Kočí
2018-01-05
*
Remove old scene in more appropriate place
Karel Kočí
2018-01-05
*
Add template for Memory dock
Karel Kočí
2018-01-05
*
Fix and suppress most of the warnings
Karel Kočí
2018-01-05
*
Implement initial dialog for program memory dock
Karel Kočí
2018-01-05
*
Implement some machine execution speed control for gui
Karel Kočí
2018-01-04
*
Drop jump predictions
Karel Kočí
2017-12-30
*
A lot of small changes in gui
Karel Kočí
2017-12-21
*
Put qtmips_machine to machine namespace
Karel Kočí
2017-12-17
*
Implement few initial graphic elements
Karel Kočí
2017-12-15
*
Another huge pile of work for about two months
Karel Kočí
2017-11-19
*
Initial commit
Karel Kočí
2017-08-30