about summary refs log tree commit diff stats
path: root/docs/box64.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/box64.pod')
-rw-r--r--docs/box64.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/box64.pod b/docs/box64.pod
index 7f46aaaf..ba248ef8 100644
--- a/docs/box64.pod
+++ b/docs/box64.pod
@@ -197,6 +197,13 @@ Enable DynaRec dump.
  * 2 : Dump DynaRec blocks with some colors. 
 
 
+=item B<BOX64_DYNAREC_DUMP_RANGE> =I<0xXXXXXXXX-0xYYYYYYYY>
+
+Dump DynaRec blocks in the specified range.
+
+ * 0xXXXXXXXX-0xYYYYYYYY : Define the range where dynablock gets dumped (inclusive-exclusive). 
+
+
 =item B<BOX64_DYNAREC_FASTNAN> =I<0|1>
 
 Enable or disable fast NaN handling.