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
...
*
Set gray background to stalled instructions/idled stages.
Pavel Pisa
2019-03-31
*
Setting background color dial
Tomas Prochazka
2019-03-30
*
Version updated to 0.6.7
Pavel Pisa
2019-03-27
*
Change single cycle core with delay slot to use separate fetch stage.
Pavel Pisa
2019-03-26
*
Change instruction views background to match stages color.
Pavel Pisa
2019-03-26
*
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
*
Correct write through spelling. Reported by Richard Susta.
Pavel Pisa
2019-03-25
*
Update version to 0.6.6.
Pavel Pisa
2019-03-17
*
Registers and cop0 state updates and reads are visualized by highlights.
Pavel Pisa
2019-03-17
*
Show corresponding memory word address in the cacheview.
Pavel Pisa
2019-03-17
*
Highlight actual word read or written to the cache.
Pavel Pisa
2019-03-17
*
Correct word in block visualization in cache view.
Pavel Pisa
2019-03-17
*
Make lintian happy and update version to 0.6.5 as preparation for 0.7.
Pavel Pisa
2019-03-15
*
Switch to static libraries by default and ensure application rebuild when a l...
Pavel Pisa
2019-03-15
*
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
*
Correct use of uninitialized dt_d.num_rd and delete reported by valgrind.
Pavel Pisa
2019-03-12
*
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
*
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
[prev]
[next]