From 83e8593d9e36725d2bfb9d450da451e47a93f349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 30 Aug 2017 22:53:11 +0200 Subject: Create gui menu --- qtmips_gui/mainwindow.ui | 185 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 176 insertions(+), 9 deletions(-) (limited to 'qtmips_gui') diff --git a/qtmips_gui/mainwindow.ui b/qtmips_gui/mainwindow.ui index 6050363..0f69613 100644 --- a/qtmips_gui/mainwindow.ui +++ b/qtmips_gui/mainwindow.ui @@ -1,7 +1,8 @@ + MainWindow - - + + 0 0 @@ -9,16 +10,182 @@ 300 - + MainWindow - - - - + + + + + 0 + 0 + 400 + 20 + + + + + File + + + + + + + + Windows + + + + + + + + + + Machine + + + + Simulation speed + + + + + + + + + + + + + + + + + + + + + + + + toolBar + + + false + + + Qt::TopToolBarArea + + + TopToolBarArea + + + false + + + + + Load binary... + + + + + Exit + + + + + Restart + + + + + Run + + + + + Step + + + + + Pause + + + + + 1 instruction per second + + + + + 2 instructions per second + + + + + 5 instructions per second + + + + + 10 instructions per second + + + + + Unlimited + + + + + false + + + Custom... + + + + + Machine control + + + + + Data Memory + + + + + Program memory + + + + + Cache content + + + + + Cache statistics + + + + + Registers + + + + + Assembler + + - - + -- cgit v1.2.3