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 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
*
Display execution stage forward signals in the view.
Pavel Pisa
2019-01-30
*
Specify rpath during linking to find qtmips_machine library without install.
Pavel Pisa
2019-01-30
*
Hide some values that shouldn't been visible in no pipelined version
Karel Kočí
2018-06-20
*
Fix value position for non-pipelined core
Karel Kočí
2018-05-24
*
Add few more labels
Karel Kočí
2018-05-24
*
Add few additional labels
Karel Kočí
2018-05-24
*
Add buses statis views
Karel Kočí
2018-05-24
*
Add cache view renderer
Karel Kočí
2018-05-23
*
Ignore hazard unit for now
Karel Kočí
2018-05-23
*
Add cache statistics
Karel Kočí
2018-05-23
*
Initial implementation of cache view
Karel Kočí
2018-04-17
[prev]
[next]