From 2b5ca09c90c5e091c094e9ed8f02079674b8aeda Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 19 Apr 2025 15:14:56 -0400 Subject: Add new widget to display number in base 10 and 16 --- gui/gui.ui | 95 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 68 insertions(+), 27 deletions(-) (limited to 'gui/gui.ui') diff --git a/gui/gui.ui b/gui/gui.ui index d442c8a..2447a93 100644 --- a/gui/gui.ui +++ b/gui/gui.ui @@ -384,7 +384,7 @@ - + @@ -423,7 +423,7 @@ - + @@ -462,21 +462,21 @@ - + - + - + @@ -525,21 +525,21 @@ - + - + - + @@ -585,21 +585,21 @@ - + - + - + @@ -618,23 +618,59 @@ - - - - true - - - - Program State - - + + + + + + true + + + + State + + + + + + + Decimal + + + + - - - Clock Cycles - - + + + + + PC + + + + + + + + + + + + + + Cycle + + + + + + + + + + + @@ -706,9 +742,14 @@ DynamicWaysEntry QWidget -
dynamicwaysentry.h
+
dynamicwaysentry.h
1
+ + DigitLabel + QLabel +
digitlabel.h
+
-- cgit v1.2.3