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
Commit message (
Expand
)
Author
Age
*
Correct order of operations during editor close.
Pavel Pisa
2019-07-01
*
Include simple text editor in QtMips emulator.
Pavel Pisa
2019-07-01
*
Add icons for file editing actions.
Pavel Pisa
2019-07-01
*
Resolve all remaining warnings reported by GCC 6.3.
Pavel Pisa
2019-07-01
*
Fix memory leakages which repeat during program operation.
Pavel Pisa
2019-07-01
*
Use override to make newer versions of C++ compiler happy.
Pavel Pisa
2019-06-30
*
Memory change counter moved to MemoryAccess and external changes notification...
Pavel Pisa
2019-06-30
*
Provide option to hide coreview to speedup simulation.
Pavel Pisa
2019-06-30
*
Setup correct path to Azure pipeline MAC OS build status.
Pavel Pisa
2019-06-28
*
Version updated to 0.7.0
Pavel Pisa
2019-06-28
*
Include QHtml5File source file to allow ELF file load under emscripten.
Pavel Pisa
2019-06-28
*
Document limitation of memory view which is not usable for frame-buffer access.
Pavel Pisa
2019-06-28
*
Document frame-buffer and LCD display emulation.
Pavel Pisa
2019-06-28
*
LCD display emulation updated to keep aspect ratio.
Pavel Pisa
2019-06-28
*
Initial optimized version LCD display emulation.
Pavel Pisa
2019-06-28
*
Simulate push of dial buttons by check box.
Pavel Pisa
2019-06-27
*
Set minimal size of about dialog to make it usable under emscripten.
Pavel Pisa
2019-06-27
*
Do not run local event loop in about dialog.
Pavel Pisa
2019-06-27
*
Do not build tests and CLI version for Wasm/Emscripten.
Pavel Pisa
2019-06-27
*
Set default location of the program view on the left.
Pavel Pisa
2019-06-27
*
Set follow fetch for program view if configuration is not found.
Pavel Pisa
2019-06-27
*
Convert QString to C string character by character, std::strtol{l} fails unde...
Pavel Pisa
2019-06-26
*
Allow to create simulator without loaded executable.
Pavel Pisa
2019-06-26
*
packaging: include dependency on Qt5PrintSupport in spec file.
Pavel Pisa
2019-06-24
*
Printing/export to PDF file reduces print area/page to actual image size.
Pavel Pisa
2019-06-12
*
Add simple printing of core view.
Pavel Pisa
2019-06-11
*
coreview: correct translation of position for vertical text printing.
Pavel Pisa
2019-06-11
*
Editor start with already shown value in memory and program view.
Pavel Pisa
2019-06-05
*
Disable text elide for memory and program views.
Pavel Pisa
2019-06-05
*
Add Building from source on macOS section to README
Martin Endler
2019-05-12
*
Add build badge to README
Martin Endler
2019-05-12
*
Improve macOS build
Martin Endler
2019-05-12
*
Fix CI build
Martin Endler
2019-05-12
*
Fix CI build definition
Martin Endler
2019-05-12
*
Fix CI build
Martin Endler
2019-05-12
*
Enable CI build for macos-build branch
Martin Endler
2019-05-12
*
Add Azure Pipelines config
Martin Endler
2019-05-12
*
Add build script for macOS
Martin Endler
2019-05-12
*
Add icon for macOS
Martin Endler
2019-05-12
*
Fix .gitignore (add !.gitmodules)
Martin Endler
2019-05-12
*
qtmips_cli: add option to report number of required cycles and stalls.
Pavel Pisa
2019-04-05
*
Implement standard zoom handling by mouse wheel and keys.
Pavel Pisa
2019-04-05
*
Implement stall cycles counter and view of CPU cycles counter.
Pavel Pisa
2019-04-02
*
Update TODO list a little.
Pavel Pisa
2019-04-01
*
Version updated to 0.6.8.
Pavel Pisa
2019-04-01
*
Coreview multiplexers updated and added for branch compare forward.
Pavel Pisa
2019-04-01
*
qtmips_gui: set application window icon.
Pavel Pisa
2019-04-01
*
The follow stage selects address cell to make rest visible.
Pavel Pisa
2019-03-31
*
Update Suse/Fedora/RedHat packaging files to install icon and desktop file.
Pavel Pisa
2019-03-31
*
Add qtmips_gui bitmap icon.
Pavel Pisa
2019-03-31
[next]