| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Docs] Add glibc capability warning and fix typo (#3043) | Chi-Kuan Chiu | 2025-10-06 | 1 | -1/+4 |
| | | | | | | * Fix typo * Add glibc capability warning | ||||
| * | [Docs] Add practical cross-compilation details (#3017) | Chi-Kuan Chiu | 2025-09-12 | 1 | -5/+14 |
| | | | | | | Previous instructions did not mention that users must rename the `x64lib` folder before placing it in the library search path. Added examples for x86_64 and i386 to clarify the installation process. | ||||
| * | [DOCS] Fix typo in link (#2898) | Max Parry | 2025-08-05 | 1 | -1/+2 |
| | | | | 1-byte change, I know, I know. | ||||
| * | [TRACE] Added support for libzydis v4.x and removed the in-house zydis ↵ | Yang Liu | 2025-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | header (#2720) * [TRACE] Exclude non-trace build from relying on in-house Zydis header * [TRACE] Upgrade zydis to version 4.x * [TRACE] Update docs * [TRACE] Update CI * [TRACE] No reason to drop 3.x support | ||||
| * | [WOW64] The official file name is wowbox64.dll (#2709) | Yang Liu | 2025-06-05 | 1 | -1/+1 |
| | | |||||
| * | [DOCS] Updated COMPILE.md about WowBox64 (#2701) | Yang Liu | 2025-06-02 | 1 | -4/+9 |
| | | |||||
| * | [Docs]Fix the format of Commit 816c4bd (#2622) | Chi-Kuan Chiu | 2025-05-11 | 1 | -3/+3 |
| | | |||||
| * | [DOCS] Include RV64 and LARCH64 DynaRec options (#2621) | Chi-Kuan Chiu | 2025-05-11 | 1 | -2/+4 |
| | | | | | | Previously the README only mentioned `-DARM_DYNAREC=1`. CMakeLists.txt also defines `RV64_DYNAREC` and `LARCH64_DYNAREC`, so this expands the docs to list all dynamic-recompilation flags. | ||||
| * | Note about binfmt_misc (#2445) | FZXO11 | 2025-03-18 | 1 | -1/+10 |
| | | | | | | * Note about binfmt_misc * Notify its working on CHRoot | ||||
| * | [DOCS] Added BOX32 option in COMPILE.md | ptitSeb | 2025-03-11 | 1 | -0/+17 |
| | | |||||
| * | Spelling/typo fixes in code and documentation updates (#2223) | olegos2 | 2024-12-28 | 1 | -46/+48 |
| | | | | | | | | | | | | * Fix typo DLOpenned->DLOpened * Fix a typo in comments: versionned->versioned * Fix a typo in comment: cleanning->cleaning * Update COMPILE.md and USAGE.md * A few more typos in comments | ||||
| * | [DOCS] Improve cross-build instructions (#2196) | Chi-Kuan Chiu | 2024-12-28 | 1 | -0/+33 |
| | | | | | | | Include a note for users utilizing environments where only the box64 binary is available. This addition ensures that users can install the necessary libraries before running box64. | ||||
| * | [RV64_DYNAREC] Fix some typos in docs and dynarec/rv64 (#1758) | WANG Guidong | 2024-08-26 | 1 | -3/+3 |
| | | | | | | | | | | | | * [Typo] fix some typo in docs and dynarec/rv64 * [Typo] fix some typo in docs and dynarec/rv64 * [Typo] fix some typo in dynarec/rv64 * [Typo] fix some typo in dynarec/rv64 * [Typo] fix some typo in docs | ||||
| * | Bumped version to v0.3.0 | ptitSeb | 2024-07-09 | 1 | -33/+38 |
| | | |||||
| * | switch to maintained Pi-Apps-Coders apt repo (#1605) | theofficialgman | 2024-06-19 | 1 | -6/+28 |
| | | | | closes https://github.com/ptitSeb/box64/issues/1576 | ||||
| * | Removed all traces of PAGE8K, PAGE16K and PAGE64K as it's now detected in ↵ | ptitSeb | 2024-05-20 | 1 | -2/+1 |
| | | | | | runtime | ||||
| * | Added ability to staticaly build box64 (for #1045 and #310, maybe a few ↵ | ptitSeb | 2024-02-26 | 1 | -0/+5 |
| | | | | | others tickets) | ||||
| * | [DOCS] Fix a typo in temrux building (#1240) | Lily | 2024-02-01 | 1 | -1/+1 |
| | | |||||
| * | add optimize build flag for Jetson orin and xavier (#1219) | leonpano2006 | 2024-01-25 | 1 | -0/+16 |
| | | | | | | | | | | * add optmized options for Jetson xavier and orin * Update CMakeLists.txt * Update COMPILE.md add info for build on jetson orin and xavier | ||||
| * | Fix raspi5 building (#1142) | Lily | 2023-12-15 | 1 | -1/+2 |
| | | | | | | | | * Update CMakeLists.txt * Update COMPILE.md * Update COMPILE.md | ||||
| * | Raspberry Pi 5 support (#1138) | Martin Sundhaug | 2023-12-14 | 1 | -0/+6 |
| | | | | | | | | | | * Basic RPi5 support * Split RPi5 in 16k page-size variant and not * Update COMPILE.md Add documentation about 16K page support | ||||
| * | [DOCS] Updated TERMUX Building (#1121) | Lily | 2023-12-07 | 1 | -2/+2 |
| | | |||||
| * | [DOCS] Updated termux building instructions (#1113) | Lily | 2023-12-04 | 1 | -2/+12 |
| | | | | | | * [DOCS] Add a warning for termux builders (mostly due #1112) * [DOCS] Added chroot or proot compiling | ||||
| * | [DOCS] Added missing library for #1108 (#1109) | Lily | 2023-12-04 | 1 | -1/+1 |
| | | | | | | * [DOCS] Added missing library for #1108 * [DOCS] Typo | ||||
| * | [DOCS] Termux Compiling (#1102) | Lily | 2023-12-01 | 1 | -12/+14 |
| | | | | | | | | | | * [DOCS] Termux Compiling * [DOCS] Not needed this * [DOCS] Added this back I don't think I had to delete that sorry | ||||
| * | [DOCS] Add mold usage to COMPILE.md (#1089) | kaixindeken | 2023-11-27 | 1 | -0/+4 |
| | | | | | | * Add mold usage to COMPILE.md * add Mold usage to COMPILE.md | ||||
| * | [DOCS] Added some infor about SAVE_MEM build option | ptitSeb | 2023-10-18 | 1 | -1/+4 |
| | | |||||
| * | Added ADLink AmpereAltra profile | ptitSeb | 2023-09-25 | 1 | -1/+16 |
| | | |||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | Update COMPILE.md | Ryan Fortner | 2023-07-20 | 1 | -1/+1 |
| | | | |||||
| * | | Added generic ARM64 build profile | ptitSeb | 2023-07-14 | 1 | -0/+7 |
| | | | |||||
| * | | Reduce duplication of compile instructions (#837) | Jank9525 | 2023-06-14 | 1 | -122/+40 |
| | | | | | | | | | | | * Reduce duplication of compile instructions * Update COMPILE.md | ||||
| * | | ryanfortner's package now have a different name (#834) | 澪 | 2023-06-12 | 1 | -1/+1 |
| |/ | |||||
| * | docs/COMPILE.md: Use trusted.gpg.d (#620) | Sevan Janiyan | 2023-03-23 | 1 | -1/+1 |
| | | | | | Installing the keys in the system location will likely cause fallout in upgrades. Install into /etc/apt/trusted.gpg.d where it's commonly expected. | ||||
| * | Rv64 dynarec (#550) | ptitSeb | 2023-03-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * [RV64_DYNAREC] Pushed the rv64_lock.h * [RV64_DYNAREC] Add initial support for atomic functions * [RV64_DYNAREC] Added some basic infrastructure for the Dynarec (and 1 opcode) * [RV64_DYNAREC] Add a disassembler for RV64 instructions * [RV64_DYNAREC] Added 86 MOV opcode, and some fixes too * [RV64_DYNAREC] Added 8D LEA opcode * [RV64_DYNAREC] Added POP reg opcode * [RV64_DYNAREC] Various fixes and small optims --------- Co-authored-by: Yang Liu <liuyang22@iscas.ac.cn> | ||||
| * | add -dnogit=1 flag to debian rules | Ryan Fortner | 2023-03-10 | 1 | -1/+1 |
| | | |||||
| * | Made the Signal workaround more generic, so it can be used by Termux user | ptitSeb | 2023-03-05 | 1 | -0/+2 |
| | | |||||
| * | Added RK3588 profile | ptitSeb | 2023-02-18 | 1 | -0/+15 |
| | | |||||
| * | Small change to avoid printing GPG pubkey on console | ptitSeb | 2023-02-11 | 1 | -1/+1 |
| | | |||||
| * | Added ODROIDN2 Compile instruction (for #755) | ptitSeb | 2023-02-03 | 1 | -0/+16 |
| | | |||||
| * | more swap for rpi3 (#499) | colin-i | 2023-01-16 | 1 | -3/+3 |
| | | |||||
| * | Add support for Rpi3 on 64-bit ARM (aarch64) (#494) | Neil Davis | 2023-01-09 | 1 | -1/+26 |
| | | |||||
| * | Fix typos and arch type string | Pierce Andjelkovic | 2022-06-08 | 1 | -2/+2 |
| | | |||||
| * | Fix link | Ryan Fortner | 2022-05-09 | 1 | -1/+1 |
| | | |||||
| * | Update COMPILE.md | Ryan Fortner | 2022-05-09 | 1 | -0/+2 |
| | | |||||
| * | docs: add instructions for Debian-based Linux | Ryan Fortner | 2022-05-09 | 1 | -1/+11 |
| | | |||||
| * | Fix grammar and spelling mistakes in COMPILE.md | Radical | 2022-04-05 | 1 | -21/+24 |
| | | |||||
| * | Added a better way to select 16K pages, and added M1 paragraph in COMPILE.md | ptitSeb | 2022-03-23 | 1 | -0/+17 |
| | | |||||
| * | Merge pull request #199 from Alexmitter/main | ptitSeb | 2022-02-27 | 1 | -0/+16 |
| |\ | | | | | Add initial RISCV support | ||||