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
...
*
Enable configuration of syscalls emulation and stop on exception.
Pavel Pisa
2019-03-06
*
Complete revamp of disassembler and assembler arguments processing.
Pavel Pisa
2019-03-05
*
Dock to view coprocessor 0 and cop0 counter/comparator support.
Pavel Pisa
2019-03-05
*
Use irq 3 (HW1) for Rx and irq 2 (HW0) for Tx to be compatible with SPIM.
Pavel Pisa
2019-03-04
*
Implemented interrupt delivery and processing for serial port.
Pavel Pisa
2019-03-04
*
Simple serial port receive implementation.
Pavel Pisa
2019-02-25
*
Add some more labels and clarify rs, rt, rd in execute stage.
Pavel Pisa
2019-02-24
*
Add action to show symbols into pull down menu.
Pavel Pisa
2019-02-22
*
Add support for goto to selected symbol address.
Pavel Pisa
2019-02-22
*
Add burst time and store timing in the config.
Pavel Pisa
2019-02-21
*
Adjust label of PC to R31 and add jump to reg.
Pavel Pisa
2019-02-20
*
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
[prev]
[next]