summaryrefslogtreecommitdiff
path: root/emu/options.ggo.in
diff options
context:
space:
mode:
Diffstat (limited to 'emu/options.ggo.in')
-rw-r--r--emu/options.ggo.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/emu/options.ggo.in b/emu/options.ggo.in
index 9e54009..ccec63e 100644
--- a/emu/options.ggo.in
+++ b/emu/options.ggo.in
@@ -51,7 +51,7 @@ section "Debug Options"
option "print-7seg" -
"Print what the 7-segment display on the VIA is doing"
optional
-
+
section "GUI Options"
option "width" -
@@ -65,3 +65,7 @@ section "GUI Options"
int typestr="pixel"
default="250"
optional
+
+ option "start-paused" -
+ "Start the CPU in paused mode"
+ optional