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
Commit message (
Expand
)
Author
Age
...
*
Distinguish between write-through cache with allocate and update only if hit.
Pavel Pisa
2019-02-20
*
Update project files to adapt for release and debug libraries location for Wi...
Pavel Pisa
2019-02-19
*
Update MultiText to use setPointSize too.
Pavel Pisa
2019-02-19
*
pointSize -> pixelSize
Fanda Vacek
2019-02-19
*
variable font size
Fanda Vacek
2019-02-19
*
The sizeHint seems to not be affected by invisible zero size problem.
Pavel Pisa
2019-02-19
*
Add unlimited checkbox to the tool-bar.
Pavel Pisa
2019-02-18
*
Report forward and stall for branches and add forward to execution phase.
Pavel Pisa
2019-02-18
*
Visualize request to stall and stall in execution phase and exception sources.
Pavel Pisa
2019-02-18
*
Update homepage to point to CVUT GitHub repository.
Pavel Pisa
2019-02-18
*
Change RGB LEDs signals and slots to unsigned value.
Pavel Pisa
2019-02-16
*
Enable copy from memory and program views.
Pavel Pisa
2019-02-15
*
The conversion of address has to use toULong to allow access to the second pa...
Pavel Pisa
2019-02-14
*
Position hit and miss counters to left to fit in the diagram box a little lon...
Pavel Pisa
2019-02-14
*
Implemented graphic representation and update of line and RGB LEDs.
Pavel Pisa
2019-02-14
*
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
*
Use trick to force knobs to resend signals when machine is newly connected.
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
*
At least partial solution to depict forward paths to compare units/branches.
Pavel Pisa
2019-02-12
*
Add signals and multiplexers for ALU inputs forwarding.
Pavel Pisa
2019-02-12
*
Add ELF library even to the final executables linking to allow build with sta...
Pavel Pisa
2019-02-12
*
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
*
Display red background for instruction causing exception and skip HW breakpoi...
Pavel Pisa
2019-02-11
*
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
*
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
*
Correct build for LLVM.
Fanda Vacek
2019-02-09
*
View register numbers in decimal notation.
Pavel Pisa
2019-02-07
*
Implemented simple indication of presence of memory location in the cache.
Pavel Pisa
2019-02-07
*
Correct display of jump and branch instructions.
Pavel Pisa
2019-02-07
*
Add address to emitted instruction to allow its use for branch address decoding.
Pavel Pisa
2019-02-07
*
Implemented basic infrastructure to handle exceptions.
Pavel Pisa
2019-02-07
*
Resolve some memory leaks found by Valgrind.
Pavel Pisa
2019-02-06
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Correct memory view updates for uncached and write-through case.
Pavel Pisa
2019-02-03
*
Implement BREAK instruction to stop continuous execution.
Pavel Pisa
2019-02-03
*
Implement realistic hazard resolution for JR, JALR, BEQ, BNE, BLTZ, BGEZ inst...
Pavel Pisa
2019-02-02
*
Initial support for JAL.
Pavel Pisa
2019-01-31
*
Display rs, rt, rd and write register number in all stages.
Pavel Pisa
2019-01-31
[prev]
[next]