Commit Graph

14 Commits

Author SHA1 Message Date
ptitSeb
8bc9baefd6 Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal 2022-07-30 14:18:53 +02:00
ptitSeb
83997e1125 Added '+' in FILE_TRACE_NAME to append trace 2022-07-17 12:43:35 +02:00
ptitSeb
15411c7c9e Added BOX64_ENV to create env. var. at load time (for #347) 2022-07-11 13:51:05 +02:00
ptitSeb
34f7571269 [DYNAREC] Added option to force x87 to use double (ported from box86) 2022-04-13 22:55:16 +02:00
ptitSeb
716eb97af9 More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX64_DYNAREC_FASTNAN env. var. to keep old faster behaviour selectable) 2022-03-31 10:28:18 +02:00
ptitSeb
de2b3afa17 Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to use it 2022-03-27 12:33:02 +02:00
ptitSeb
9c47b1fbf9 Added an option to always show SIGSEGV messages 2022-03-06 18:51:18 +01:00
ptitSeb
db63885945 Added some missing variables in USAGE.md 2022-03-01 11:19:21 +01:00
ptitSeb
3533db97ff [DYNAREC] Reduce performance impact of StrongMem, and added old Strongmem method as BOX64_DYNAREC_STRONGMEM=2 2021-11-19 11:22:59 +01:00
ptitSeb
4f0e98ade5 [DYNAREC] Added an option to simulate Strong Memory Model, and auto activate it when libmonobdgcw-2.0.so is detected (should help #110 and #158 at least) 2021-11-18 14:18:00 +01:00
ptitSeb
39dbfd9fd8 [DYNAREC] Removed special case for RimWorldLinux and generalized it for all program loading libmonodbwgc-2.0.so 2021-11-18 13:50:10 +01:00
ptitSeb
6a1b9e050a [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads and a JIT (help RimWorld Linux, but not enough to be 100% stable) 2021-11-11 20:47:10 +01:00
ptitSeb
3df01a153d Added BOX64_NOPULSE info to the README 2021-09-04 09:35:33 +02:00
Jai-JAP
cc8f926d66 Moved documentation to "docs/" folder. 2021-07-12 10:52:59 +05:30