210 Commits

Author SHA1 Message Date
ptitSeb
15411c7c9e Added BOX64_ENV to create env. var. at load time (for #347) 2022-07-11 13:51:05 +02:00
Pierce Andjelkovic
b7bf1955b7
Fix typos and arch type string 2022-06-08 18:31:34 +10:00
Ryan Fortner
8cc3b54bcd
Fix link 2022-05-09 22:23:24 -04:00
Ryan Fortner
d8630d5bdc
Update COMPILE.md 2022-05-09 22:18:08 -04:00
Ryan Fortner
82118c854c
docs: add instructions for Debian-based Linux 2022-05-09 22:16:12 -04:00
ptitSeb
098317ed29 Updated README 2022-05-01 09:02:41 +02:00
ptitSeb
30302a049c Bumped version to v0.1.8 2022-04-16 17:16:49 +02:00
ptitSeb
b155850ad1 Updated CHANGELOG 2022-04-16 12:26:14 +02:00
ptitSeb
34f7571269 [DYNAREC] Added option to force x87 to use double (ported from box86) 2022-04-13 22:55:16 +02:00
Radical
764b8a0faf
Fix grammar and spelling mistakes in COMPILE.md 2022-04-05 14:00:33 +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
fa07a0f331 Added a better way to select 16K pages, and added M1 paragraph in COMPILE.md 2022-03-23 10:23:00 +01:00
ptitSeb
e05796674b Merge branch 'main' of https://github.com/ptitSeb/box64 into main 2022-03-08 16:40:35 +01:00
ptitSeb
0ce169e7f5 Added StarFive as hardware sponsors in READMEs 2022-03-08 16:40:27 +01: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
24b781a641
Merge pull request #199 from Alexmitter/main
Add initial RISCV support
2022-02-27 14:14:28 +01:00
ptitSeb
a7da857646 Small update to README_CN 2022-02-10 08:00:38 +01:00
ptitSeb
efd240742f Small update to README 2022-02-10 07:57:21 +01:00
Ryan Fortner
4743f8fcc5
Update COMPILE.md 2022-01-18 15:11:52 -05:00
Ryan Fortner
04e8eb1a45 upload base debianization 2022-01-18 15:10:40 -05:00
Alexmitter
b932ad8c65
Update COMPILE.md to add RISCV
again based on loongarch64
2021-12-30 22:43:06 +01:00
Mikhail Petranov
194c346c18 Updated compile docs to include LX2160A support 2021-11-24 10:51:13 +00:00
ptitSeb
5918fe4b58
Merge pull request #176 from ryanfortner/improve-readme
Improve README
2021-11-23 00:41:43 +01:00
Ryan Fortner
2cad9392c4 Update readme.md 2021-11-22 18:39:03 -05:00
Ryan Fortner
3d36eb6345 Update readme.md 2021-11-22 18:38:43 -05:00
Ryan Fortner
9d7652d3ba Update readme.md 2021-11-22 18:33:18 -05:00
ptitSeb
89112197d4 [PPC64LE] Added option in CMakeList and paragraph in COMPILE.md (to be checked by ppc64le owners) 2021-11-22 21:53:58 +01:00
Ryan Fortner
96b27013f8
Update README.md 2021-11-22 14:17:24 -05:00
Ryan Fortner
262d5670fe
Update README.md 2021-11-22 14:15:17 -05:00
Ryan Fortner
b7f16075ca
Update README.md 2021-11-22 13:14:05 -05:00
Ryan Fortner
d093585750
Update README.md 2021-11-22 13:13:17 -05:00
Ryan Fortner
3b2797f1e1 Improve README 2021-11-22 13:12:12 -05:00
ptitSeb
9d97ce087a Wrapped Vulkan libraries 2021-11-21 19:14:40 +01:00
ptitSeb
3fa758e895
Merge pull request #169 from Moldytzu/main
Fix some typos
2021-11-21 18:51:21 +01:00
ptitSeb
01fe333167 New dev. cycle 2021-11-21 18:49:40 +01:00
Alex
f68082edad
fix typos 2021-11-21 17:28:30 +02:00
ptitSeb
e6e9fae178 Bumped to v0.1.6 2021-11-19 22:21:29 +01:00
ptitSeb
7d277cc1ec Updated CHANGELOG 2021-11-19 21:43:49 +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
1b19d8b909 Added Phytium paragraph to COMPILE.md 2021-10-30 12:12:13 +02:00
ptitSeb
c2909c32ab Updated the CHANGELOG 2021-10-27 19:42:19 +02:00
ptitSeb
4812d20da5
Added mogery to major code contributor in chinese Readme too 2021-10-25 09:34:47 +02:00
ptitSeb
734e7cd47c
Added @mogery to major code contributor 2021-10-25 09:34:12 +02:00
Heasterian
71b446774c
Update COMPILE.md
Changes about compilation on Snapdragon 845 devices
2021-10-17 22:34:47 +03:00
ptitSeb
dbce2758b2
Merge pull request #119 from Linux-Adaptation-Integrated-Toolkit/main
additional info for compilation document
2021-09-27 17:21:48 +02:00