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.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/emu/options.ggo.in b/emu/options.ggo.in
index 9cfbff9..9e54009 100644
--- a/emu/options.ggo.in
+++ b/emu/options.ggo.in
@@ -29,6 +29,10 @@ section "Run Options"
int typestr="steps"
default="-1"
optional
+
+ option "initialize" -
+ "Initialize all components with known values (not realistic, but useful for memchecks)"
+ optional
section "Debug Options"