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_cli
Commit message (
Expand
)
Author
Age
*
qtmips_cli: add option to connect serial port input and output to file.
Pavel Pisa
2020-04-23
*
qtmips_cli: add option to specify used hazard unit - none, stall, forward.
Pavel Pisa
2020-04-06
*
Version updated to 0.7.4
Pavel Pisa
2020-03-26
*
In include, use content from editor if file is already open.
Pavel Pisa
2019-08-22
*
Prepend message types by MSG_, Windows headerfiles define ERROR as macro.
Pavel Pisa
2019-07-17
*
Enable CLI version to use simple assembler.
Pavel Pisa
2019-07-17
*
Move fixmatheval to initial directory for assembler library.
Pavel Pisa
2019-07-15
*
qtmips_cli: add option to report number of required cycles and stalls.
Pavel Pisa
2019-04-05
*
Set gray background to stalled instructions/idled stages.
Pavel Pisa
2019-03-31
*
qtmips_cli: start report in decimal mode.
Pavel Pisa
2019-03-27
*
Correct write through spelling. Reported by Richard Susta.
Pavel Pisa
2019-03-25
*
qtmips_cli: add support for memory ranges load and dump.
Pavel Pisa
2019-03-25
*
qtmip_cli: add parameters to setup memory access times.
Pavel Pisa
2019-03-25
*
qtmips_cli: include dump of cache statistic in command line tool.
Pavel Pisa
2019-03-25
*
Extend qtmips_cli to recognize break and report final state.
Pavel Pisa
2019-03-24
*
Allow tracing of multiple stages in qtmips_cli.
Pavel Pisa
2019-03-15
*
Attempt to make source compatible with older Qt 5 version.
Pavel Pisa
2019-03-15
*
Correct commandline tracer connections.
Pavel Pisa
2019-03-15
*
Switch to static libraries by default and ensure application rebuild when a l...
Pavel Pisa
2019-03-15
*
Update project files to adapt for release and debug libraries location for Wi...
Pavel Pisa
2019-02-19
*
Add ELF library even to the final executables linking to allow build with sta...
Pavel Pisa
2019-02-12
*
Correct build for LLVM.
Fanda Vacek
2019-02-09
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Specify rpath during linking to find qtmips_machine library without install.
Pavel Pisa
2019-01-30
*
Implement Cache configuration
Karel Kočí
2018-03-06
*
Compile with debug symbols for DEBUG config
Karel Kočí
2018-01-25
*
Allow instruction trace from any stage
Karel Kočí
2018-01-11
*
Add pipelined and no-delay-slot for qtmips_cli
Karel Kočí
2018-01-03
*
Add trace-feth to qtmips_cli
Karel Kočí
2018-01-03
*
Simplify how we define exceptions
Karel Kočí
2018-01-01
*
cli: extend tracer and implement reporter
Karel Kočí
2018-01-01
*
Put qtmips_machine to machine namespace
Karel Kočí
2017-12-17
*
Another huge pile of work for about two months
Karel Kočí
2017-11-19
*
Just something I had stagged
Karel Kočí
2017-11-19
*
Initial commit
Karel Kočí
2017-08-30