Commit Graph

143 Commits

Author SHA1 Message Date
Alex
17ec8d8a75
fix my misunderstanding 2022-08-02 10:35:42 +03:00
Alex
d241c818df
mention gcc-arm-linux-gnueabihf in compile.md 2022-08-01 21:01:42 +03:00
ptitSeb
2b1580b73f No backtrace on Android 2022-07-15 18:35:14 +02:00
ptitSeb
7389dc616b Added BOX86_BACKTRACE option to try show some backtrace on segfault 2022-07-15 18:18:39 +02:00
ptitSeb
ea57c6a212 Added BOX86_ENV to create env. var. at load time 2022-07-11 13:50:29 +02:00
Jai A P
3606ef8814
Update README.md 2022-06-13 19:17:08 +05:30
Ryan Fortner
f6a92d6909
docs: remove unnecessary newline 2022-05-10 08:52:09 -04:00
ptitSeb
f49b70750a
Merge pull request #621 from ryanfortner/patch-2
Fix typoes in readme
2022-05-10 07:47:46 +02:00
ptitSeb
15be8fb329
Update docs/README.md
Co-authored-by: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com>
2022-05-10 07:47:37 +02:00
Ryan Fortner
e01134a9c0
docs: add instructions for Debian-based Linux 2022-05-09 22:26:24 -04:00
Ryan Fortner
770f709a24
Fix typoes in readme 2022-05-09 22:09:28 -04:00
ptitSeb
5accd2f847 Added a script to help install steam, with some doc too 2022-05-09 21:11:37 +02:00
ptitSeb
89652e9ff2 Updated README 2022-05-01 09:02:50 +02:00
derryktutt
22c6e81e68
Update README.md
"is safer to add it to your system if you intend to play those game" makes no sense. I have made it plural.
2022-04-30 18:49:59 -05:00
Radical
464c7e6b47
Update COMPILE.md 2022-04-21 01:02:06 +02:00
Radical
9e4468acb6
Merge branch 'ptitSeb:master' into patch-1 2022-04-21 00:53:28 +02:00
ptitSeb
41749db028 Bumped version to v0.2.6 2022-04-16 17:15:42 +02:00
ptitSeb
e30f302de9 Updated CHANGELOG 2022-04-16 12:26:08 +02:00
ptitSeb
0accab638f [DYNAREC] BOX86_DYNAREC_FASTNAN is default now 2022-04-11 10:09:16 +02:00
ptitSeb
926ff0f4f8 Added better handling of SSE float/double border case ([DYNAREC] too, with BOX86_DYNAREC_FASTNAN) 2022-04-10 15:42:36 +02:00
Radical
25e4072fef
Update COMPILE.md
Refined version (Still needs a few changes)
2022-04-08 15:18:51 +02:00
ptitSeb
9fd27f3b2c Added BOX86_PREFER_WRAPPED and BOX86_PREFER_EMULATED handling 2022-03-27 11:52:16 +02:00
ptitSeb
6b6daba17a Some work on gtk wrapped libs 2022-03-03 16:53:09 +01:00
Eric Wiessner (KI7POL)
ae5a4b5f4f
Add note to use box64 to run x86_64 applications 2022-02-10 13:32:29 -07:00
ImgBotApp
6c0aabd36e
[ImgBot] Optimize images
*Total -- 238.68kb -> 226.88kb (4.94%)

/docs/img/Box86Icon.png -- 67.71kb -> 57.69kb (14.8%)
/docs/img/Box86Logo.png -- 170.97kb -> 169.20kb (1.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-02-01 15:12:34 +00:00
ptitSeb
ceb4e53f15 [DYNAREC] Added option to force Double for x87 emulation, and added some detection of Crysis to force this option (needed for Crysis physics engine) 2022-01-30 12:28:37 +01:00
ptitSeb
c8147ce3d4 Added BOX86_ALLOWMISSING_SYMBOLS option, rename BOX86_ALLOWINGLIBS, and added a special case for hl_linux (for #559) 2022-01-23 16:33:00 +01:00
Ryan Fortner
dc8ee2718b
Update COMPILE.md 2022-01-18 14:09:44 -05:00
Ryan Fortner
7e81522ed4
Update COMPILE.md 2022-01-18 12:06:58 -05:00
ptitSeb
38e2e4e16a [DYNAREC] Added BOX86_DYNAREC_BIGBLOCK=2 option 2021-12-30 11:47:29 +01:00
Seas0
4fb847196c Minor Chinese doc refine 2021-12-09 18:37:31 +08:00
ptitSeb
27fd1d11b8
Update COMPILE.md 2021-11-23 12:49:43 +01:00
Ryan Fortner
1582b486db Update readme.md 2021-11-22 18:45:57 -05:00
Ryan Fortner
e4d58dd9cb
Update README.md 2021-11-22 13:39:50 -05:00
Ryan Fortner
f417d640e0 Improve readme 2021-11-22 13:35:42 -05:00
ptitSeb
3ca24bd45c
Merge pull request #504 from Seas0/master
[DOC] Chinese doc and some typo fix
2021-11-20 10:45:43 +01:00
ptitSeb
a627363afa Start of a new dev. cycle 2021-11-20 10:45:27 +01:00
Seas0
bcf6ca9e52 [DOC] Adding Chinese doc, partially referenced box64's
Reference: https://github.com/ptitSeb/box64/blob/main/docs/README_CN.md
2021-11-20 17:39:20 +08:00
Seas0
561579a7d6 [DOC] minor typo fix 2021-11-20 17:39:08 +08:00
ptitSeb
5368285be0 Bumped version to v0.2.4 2021-11-19 21:57:50 +01:00
ptitSeb
096ff18ee8 Update CHANGELOG.md 2021-11-19 21:41:31 +01:00
ptitSeb
f0afcb2e62 [DOC] Small change to COMPILE.md, especially for i386 build 2021-11-19 15:39:12 +01:00
ptitSeb
5b606a785d [DYNAREC] Added an option to simulate Strong Memory Model, and auto activate it when libmonobdgcw-2.0.so is detected 2021-11-19 15:34:57 +01:00
ptitSeb
6bfa4a390c [DYNAREC] Disable BigBlock when libmonobdwgc-2.0.so is loaded 2021-11-19 13:48:53 +01:00
ptitSeb
d116855eb8 [DYNAREC] Added an option to disable BigBlock building (backported from box64) 2021-11-19 12:10:47 +01:00
ptitSeb
2641c5b274 Fixed RK3288 profile (for #493) 2021-11-03 21:28:58 +01:00
ptitSeb
3c0ac75fc7
Merge pull request #490 from Moldytzu/master
compiling instructions for Tinker Board 1/1S
2021-10-30 22:46:40 +02:00
ptitSeb
00c7e88da0 Added procision on building with ARM_DYNAREC without hardware profile (for #489 and #487) 2021-10-30 22:45:18 +02:00
Alex
e26d7981b0
compiling instructions for Tinker Board 1/1S 2021-10-30 23:45:13 +03:00
Danct12
1d7072bf86 Add A64 to docs/COMPILE.md 2021-10-30 22:35:53 +07:00
ptitSeb
0ee881cf0d Added Phytium paragraph to COMPILE.md 2021-10-30 12:11:56 +02:00
ptitSeb
7cf983f765 Updated the CHANGELOG 2021-10-27 19:43:30 +02:00
Heasterian
0e64848623
Update COMPILE.md
Changes about compilation on Snapdragon 845 devices
2021-10-17 21:42:59 +03:00
ptitSeb
e30eae7652 [README] Added a precision on 64bis build and box64 existance (for #459) 2021-09-11 15:44:52 +02:00
Heasterian
ae8d61c3a3
Note for Tegra users 2021-09-11 13:23:22 +03:00
ptitSeb
e6969267e9 [TRAVIS] Added build badge on README 2021-09-05 15:13:52 +02:00
ptitSeb
f77b80899d Added major contributor list in README 2021-09-05 11:28:31 +02:00
ptitSeb
c04aeec3e5 Fixed wine/vulkan paragraph in README (for #445) 2021-08-23 10:28:04 +02:00
ptitSeb
b758d842c4 Added some precisions to Vulkan support in README 2021-08-22 09:20:07 +02:00
Ryan Fortner
87681ffcaa move LICENSE back to root 2021-08-21 14:04:53 -04:00
ptitSeb
95feb02d97 Add a precision for PI4 on 64bits OS in COMPILE.md 2021-08-03 15:00:09 +02:00
ptitSeb
1fefd5c82c Change COMPILE.md to remove the '-j4' on Pi build instruction, as it can fail depending the amount of memory available, but added a comment for those who wants to use it 2021-07-13 21:57:09 +02:00
Eric Wiessner (KI7POL)
f8d8c6c7a4
Update COMPILE.md
just wanted to clarify the info about which flags to use for aarch64 builds a little bit
2021-07-12 17:44:22 -06:00
ptitSeb
4710c4777e
Update README.md 2021-07-03 10:58:21 +02:00
ptitSeb
a67b510cae Improved README 2021-07-03 10:52:21 +02:00
Eric Wiessner (KI7POL)
f27361bf17
Update X86WINE.md with cosmetic edits
Just trying to rearrange and consolidate some info for clarity & brevity.  I added some notes that we will assume users are using the default wine 5.13 version unless otherwise specified.  I also wanted to put the Twister OS FAQ Wine install as the top example since I think it looks more approachable to beginners users and will install a more standard version of wine for bug reports.
2021-06-26 14:12:50 -06:00
Mike
e4f2af21c3
Fix typo in README 2021-06-26 13:54:45 +09:00
ptitSeb
df65e97491 Remove Discord link, use github discussion istead 2021-06-17 08:21:22 +02:00
Eric Wiessner (KI7POL)
026185da74
Fix bolded 'Notes about Wine' section in readme 2021-06-05 09:52:10 -06:00
ptitSeb
8da827d06f Added an option to use stderr for logs 2021-06-04 16:46:43 +02:00
ptitSeb
0d82e52aa6 Updated docs with the elfloader rework 2021-05-28 11:25:10 +02:00
ptitSeb
bedacef673 Bumped version to v0.2.2 2021-05-24 10:44:00 +02:00
ptitSeb
0b5a943799 Set theme jekyll-theme-hacker 2021-05-16 10:40:16 +02:00
ptitSeb
eafd7081f3 Added some tips for winetricks desktop shortcut (for #380) 2021-04-25 10:30:00 +02:00
ptitSeb
a32af2cf76 Adjusted Youtube channels comment on README 2021-04-13 22:21:34 +02:00
ptitSeb
9bf5c20a9a Reworked README a bit 2021-03-27 19:48:55 +01:00
Jai-JAP
46012a6a8c
Update COMPILE.md
Add RPI4ARM64 compiling instructions.
2021-03-25 10:45:40 +05:30
ptitSeb
3b546a6048 Smale cosmetic changes 2021-03-24 19:28:52 +01:00
Eric Wiessner (KI7POL)
4421377624
Update X86WINE.md
Fixed a typo in the example code section (downloaded libfaudio twice).  Also made more small cosmetic changes.
2021-03-11 13:32:55 -07:00
Itai Nelken
496899ffe3
Update X86WINE.md 2021-03-10 21:28:07 +02:00
ptitSeb
7a05331e76
Merge pull request #358 from WheezyE/patch-1
Update X86WINE.md
2021-03-10 19:58:34 +01:00
Eric Wiessner (KI7POL)
8385f6ad4e
Update README.md
Added Wine installation instructions
2021-03-10 11:19:18 -07:00
Eric Wiessner (KI7POL)
aeb3f7a438
Update X86WINE.md
Moved things around a little for readability
2021-03-10 11:13:28 -07:00
Eric Wiessner (KI7POL)
746383b72b
Update X86WINE.md
Just tidying things up a bit more.
2021-03-06 19:52:25 -07:00
Eric Wiessner (KI7POL)
43132bd9b0
Create X86WINE.md
Installation and use of x86 Wine for Box86
2021-03-05 23:37:21 -07:00
RPI News
ba19f56338
Add RPI to pi-apps 2021-03-02 11:26:59 -07:00
RPI News
14df602fa4
Moved install instructions higher up and added pi-apps 2021-03-01 20:06:47 -07:00
ptitSeb
a0afe05995 [DYNAREC] Added new option BOX86_NODYNAREC to forbid creation of Dynablock in an interval range (to debug difference between Dynarec and Interpretor) 2021-02-26 10:16:35 +01:00
SpacingBat3
ede296ef01
Fixed link to "x86primop.c".
It seems that original link has been broken earlier and I haven't checked that earlier.
This commit should change that.
2021-02-25 20:07:29 +01:00
SpacingBat3
24ec881fe5 Update COMPILE.md
Use "make" command with a parallel jobs limited to the number of the CPU threads for "ODROID", "Other ARM Linux platforms" and "x86 Linux" (which should speed up compiling process for these platforms).
2021-02-20 13:31:06 +01:00
SpacingBat3
d7d7bc91a2
A fix for broken link in README.md
There was one broken link (pointing to `docs/src/` instead to `docs/`).
2021-02-20 12:43:58 +01:00
SpacingBat3
eb5dd2c005 Moved the icon/logo to the "docs/img/" folder. 2021-02-16 14:21:44 +01:00
SpacingBat3
39fbbe61a3 Moved documentation to "docs/" folder. 2021-02-16 14:01:57 +01:00