From d80338e5cfff59f0e9f2be4cd86e312000b2d8c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 7 Apr 2018 22:29:15 +0200 Subject: Tweak shortcuts for primary window --- qtmips_gui/MainWindow.ui | 41 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 37 insertions(+), 4 deletions(-) (limited to 'qtmips_gui') diff --git a/qtmips_gui/MainWindow.ui b/qtmips_gui/MainWindow.ui index 0f7ca36..a3f5fcc 100644 --- a/qtmips_gui/MainWindow.ui +++ b/qtmips_gui/MainWindow.ui @@ -47,7 +47,7 @@ 0 0 900 - 23 + 22 @@ -113,8 +113,8 @@ + - @@ -125,7 +125,7 @@ New simulation... - Ctrl+O, Ctrl+N + Ctrl+O @@ -191,9 +191,15 @@ 1 instruction per second + + 1x + Run CPU in speed of single instruction per second + + Ctrl+1 + @@ -202,9 +208,15 @@ 5 instructions per second + + 5x + Run CPU in speed of 5 instructions per second + + Ctrl+5 + @@ -213,9 +225,15 @@ 10 instructions per second + + 10x + Run CPU in speed of 10 instructions per second + + Ctrl+0 + @@ -227,6 +245,9 @@ Run CPU without any clock constrains + + Ctrl+U + @@ -235,6 +256,9 @@ Data memory view + + Ctrl+M + @@ -243,6 +267,9 @@ Program memory view + + Ctrl+P + @@ -258,6 +285,9 @@ Registers + + Ctrl+D + @@ -265,7 +295,10 @@ :/icons/reload.png:/icons/reload.png - Reload existing + Reload simulation + + + Ctrl+Shift+R -- cgit v1.2.3