summary refs log tree commit diff stats
path: root/results/scraper/box64/405
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/405')
-rw-r--r--results/scraper/box64/40511
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/box64/405 b/results/scraper/box64/405
new file mode 100644
index 000000000..38a81df14
--- /dev/null
+++ b/results/scraper/box64/405
@@ -0,0 +1,11 @@
+Duplicate default in USAGE.md
+https://github.com/ptitSeb/box64/blob/342241a24d4edf5a288d50c5b2bd04fef57a29d9/docs/USAGE.md#box64_dynarec_fastnan

+

+```

+#### BOX64_DYNAREC_FASTNAN

+Enable/Disable generation of -NAN

+* 0 : Generate -NAN like on x86 (Default.)

+* 1 : Don't do anything special with NAN, to go as fast as possible (default)

+```

+

+Both of these claiming to be the default seems wrong; introduced in https://github.com/ptitSeb/box64/commit/b25aa07e11029a036e0d5fc43183b41d61bf4e13
\ No newline at end of file