From b95f0a0ffa37ce558921de3bcb5104091d60dd33 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 19 Oct 2025 19:10:50 +0200 Subject: [DYNAREC][WOWBOX64] BOX4_DYNAREC_INTERP_SIGNAL is not availble in WowBox64 for now --- docs/box64.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/box64.pod') diff --git a/docs/box64.pod b/docs/box64.pod index 06cdc8e2..42ce1ee5 100644 --- a/docs/box64.pod +++ b/docs/box64.pod @@ -401,7 +401,7 @@ Force the use of float/double for x87 emulation. Availble in WowBox64. =item B =I<0|1> -Allow the use of Dynarec in Signal Handlers. Availble in WowBox64. +Allow the use of Dynarec in Signal Handlers. * 0 : Allow the use of Dynarec in signal handlers. [Default] * 1 : Only use the Interpreter for signal handlers (as it was in v0.3.8 and earlier). -- cgit 1.4.1