Commit Graph

32 Commits

Author SHA1 Message Date
ptitSeb
d2511e66fb [RCFILE] Added support fro cursor (for #1778) 2024-08-31 09:05:36 +02:00
ptitSeb
b5105a1e57
Added preliminary Box32 support (#1760)
* Improve the ReserveHigMemory helper function

* [BOX32] Added some wrapping infrastructure

* [BOX32] More wrapped 32bits lib infrastructure

* [BOX32] Added callback and tls 32bits handling

* [BOX32] Added more 32bits, around wrappers and elfs

* [BOX32] Added the 32bits version of myalign

* [BOX32] More wrapped libs and 32bits fixes and imrpovments

* [BOX32] Added some 32bits tests

* [BOX32] Try to enable some Box32 build and test on the CI

* [BOX32] Disable Box32 testing on CI platform that use qemu

* [BOX32] Another attempt to disable Box32 testing on CI platform that use qemu

* [BOX32] Small fix for another attempt to disable Box32 testing on CI platform that use qemu

* [BOX32] Yet another fix for another attempt to disable Box32 testing on CI platform that use qemu

* [BOX32] Fixed a typo in CI script

* [BOX32] Better scratch alighnment and enabled more tests

* [BOX32] Added (partial) wrapped 32bits librt

* [BOX32] Added mention of Box32 in README

* [BOX32] Added phtread handling, and numerous fixes to 32bits handling. [ARM64_DYNAREC] Fixed access to segment with negative offset

* [BOX32] Added system libs and cpp testing, plus some more fixes

* [BOX32] Fix previous commit

* [BOX32] Better stack adjustment for 32bits processes

* [BOX32] Added getenv wrapped 32bits function and friends

* [BOX32] Don't look for box86 for a Box32 build

* [BOX32] Don't do 32bits cppThreads test for now on CI

* [BOX32] Enabled a few more 32bits tests

* [BOX32] For ld_lib_path for both CppThreads tests

* [BOX32] [ANDROID] Some Fixes for Android Build

* [BOX32] Still need to disable cppThread_32bits test on CI for some reason

* [BOX32] [ANDROID] Don't show PreInit Array Warning (#1751)

* [BOX32] [ANDROID] One More Fix for Android Build That I forgotten to … (#1752)

* [BOX32] [ANDROID] One More Fix for Android Build That I forgotten to push before

* [BOX32] [ANDROID] Try to Create __libc_init

* [BOX32] [ANDROID] Try to disable NEEDED_LIBS for now (libdl is not wrapped)

* [BOX32] Updated generated files

* [BOX32] Added 32bits context functions

* [BOX32] Added 32bits signal handling

* [BOX32] Added some missing 32bits elfloader functions

* [BOX32] Fix build on x86_64 machine

* [BOX32] Better fix for x86_64 build

* [BOX32] Actually added missing libs, and re-enabled cppThreads_32bits test

* [BOX32] Added wrapped 32bits libdl

* [BOX32] Try to re-enabled Box32 test on CI for ARM64 builds

* [BOX32] fine-tuning Box32 test on CI for ARM64 builds

* [BOX32] More fine-tuning to Box32 test on CI for ARM64 builds

* [BOX32] Enabled Box32 test on CI for LA64 and RV64 builds too

* [BOX32] re-Disabled Box32 test on CI for LA64 and RV64 builds, not working for now

* [BOX32] Temporarily disabled cppThreads_32bits test on CI

---------

Co-authored-by: KreitinnSoftware <pablopro5051@gmail.com>
Co-authored-by: KreitinnSoftware <80591934+KreitinnSoftware@users.noreply.github.com>
2024-08-26 17:45:13 +02:00
Diego q
04ba0b2f67
Update README.md (#1573)
Added Strong memory mode to the hint under unity games because freezing is also a common issue on PI-4 and PI-5 for games, also added the mention of PI-5 on the hint because the issues aren't limited to the PI-4 and also apply to the Pi-5
2024-06-09 22:49:35 +02:00
Diego q
d1e5bc5c19
Update README.md (#1572)
Usage link was broken so i fixed it
2024-06-09 21:23:36 +02:00
ptitSeb
2e55dec949 Updated Wine details on README 2024-05-20 09:45:17 +02:00
ptitSeb
c80a83485d Updated contributors 2024-05-20 09:42:28 +02:00
ptitSeb
e49728aa82 Added more hardware contributor, thanks! 2024-03-02 10:00:37 +01:00
ptitSeb
f7f7c1c9af Fixed a typo in readme 2024-02-24 09:23:12 +01:00
ptitSeb
74a73dfc97 Added SOPHGO as hardware donator 2024-01-30 22:03:28 +01:00
ptitSeb
9d5d08fa6c
Update README.md 2023-12-15 16:40:07 +01:00
Julian Groß
e493b0775d
Fix spelling in README.md (#1101) 2023-12-01 10:35:17 +01:00
Joe Speed
20df2789b5
ADLINK with Ampere (#1069)
Updated credit to say ADLINK with Ampere. It was a mutual effort.
2023-11-17 07:55:07 +01:00
ptitSeb
1a2245043d
Update README.md 2023-10-14 08:41:42 +02:00
ptitSeb
2df7b9f302
Update README.md 2023-10-14 08:39:38 +02:00
ptitSeb
202cbc62db
Update README.md 2023-10-14 08:39:05 +02:00
ptitSeb
d95ef48d22 Added ADLink AmpereAltra profile 2023-09-25 19:33:33 +08:00
Jai A P
4b6cec8452
Update README.md (#983) 2023-09-17 18:53:30 +01:00
Ilya114
aca4e6585c
Ukrainian translate of README (#908)
* Ukrainian translate of README

* Update README_UK.md

* Update README_UK.md

* Update README_UK.md

* Update README.md

* Update README_UK.md

* Update README_UK.md

* Update README_UK.md
2023-07-27 12:18:36 +02:00
ptitSeb
1675ce83b6 Updated README with more up-to-date Steam and Wine sections 2023-07-22 20:56:29 +02:00
Ilya114
392463b9f0
Added link to Wine guide, fixed link to Chinese readme (#773)
* Added Wine guide, fixed link to Chinese guide

* Update README.md
2023-05-09 16:28:34 +02:00
ptitSeb
ccf05c6d83 Udpated README with RV64 2023-04-26 09:37:47 +02:00
Yang Liu
91bf99d2a5
Fixed a broken link in README (#713) 2023-04-19 10:35:04 +02:00
Yang Liu
e066e920d0
Fixed broken in-project links (#689) 2023-04-11 21:22:18 +02:00
Jai-JAP
cc8f926d66 Moved documentation to "docs/" folder. 2021-07-12 10:52:59 +05:30
Jai-JAP
908641a414
Update README.md 2021-07-04 16:42:56 +05:30
Jai-JAP
69bd28cc65
Update README.md
Fix broken link and a typo
2021-07-04 16:25:40 +05:30
ptitSeb
30eb08f8af More README updates 2021-07-03 11:05:49 +02:00
ptitSeb
7f51495877 Improved README 2021-07-03 10:49:59 +02:00
ptitSeb
1d92e65fcc Updated docs 2021-07-02 15:47:45 +02:00
ptitSeb
7af9158baa Added COMPILE and USAGE docs 2021-03-24 18:51:25 +01:00
ptitSeb
bfdcb023b3 Added Box64 Logo and Icon from @grayduck, and added some test to README 2021-03-23 07:45:35 +01:00
ptitSeb
b4facf6d33 Added some docs 2021-03-07 16:10:56 +01:00