about summary refs log tree commit diff stats
path: root/docs/USAGE.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [DYNAREC] Added option to force x87 to use double (ported from box86)ptitSeb2022-04-131-0/+5
|
* More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing ↵ptitSeb2022-03-311-0/+5
| | | | BOX64_DYNAREC_FASTNAN env. var. to keep old faster behaviour selectable)
* Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ↵ptitSeb2022-03-271-0/+10
| | | | use it
* Added an option to always show SIGSEGV messagesptitSeb2022-03-061-0/+5
|
* Added some missing variables in USAGE.mdptitSeb2022-03-011-1/+10
|
* [DYNAREC] Reduce performance impact of StrongMem, and added old Strongmem ↵ptitSeb2021-11-191-1/+2
| | | | method as BOX64_DYNAREC_STRONGMEM=2
* [DYNAREC] Added an option to simulate Strong Memory Model, and auto activate ↵ptitSeb2021-11-181-0/+5
| | | | it when libmonobdgcw-2.0.so is detected (should help #110 and #158 at least)
* [DYNAREC] Removed special case for RimWorldLinux and generalized it for all ↵ptitSeb2021-11-181-1/+1
| | | | program loading libmonodbwgc-2.0.so
* [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads ↵ptitSeb2021-11-111-0/+5
| | | | and a JIT (help RimWorld Linux, but not enough to be 100% stable)
* Added BOX64_NOPULSE info to the READMEptitSeb2021-09-041-0/+5
|
* Moved documentation to "docs/" folder.Jai-JAP2021-07-121-0/+147