about summary refs log tree commit diff stats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added ADLink AmpereAltra profileptitSeb2023-09-251-1/+16
* Update USAGE.md on rcfilesptitSeb2023-08-311-1/+4
* Bumped version to v0.2.4ptitSeb2023-08-191-0/+25
* Merge pull request #896 from josch/exeptitSeb2023-07-214-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-214-0/+0
* | Update COMPILE.mdRyan Fortner2023-07-201-1/+1
* | Added generic ARM64 build profileptitSeb2023-07-141-0/+7
* | Reduce duplication of compile instructions (#837)Jank95252023-06-141-122/+40
* | ryanfortner's package now have a different name (#834)2023-06-121-1/+1
* | Do not try to preserve high memory (unless BOX64_RESERVE_HIGH=1 is used), as ...ptitSeb2023-05-311-0/+4
* | [DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply con...ptitSeb2023-05-311-0/+5
* | [DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcodeptitSeb2023-05-071-0/+5
|/
* [DYNAREC] Defaulting to not tagging HotPage, it seems to work generaly better...ptitSeb2023-04-261-2/+2
* Fixed broken in-project links (#689)Yang Liu2023-04-112-235/+0
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-272-0/+13
* add manual page in pod format (#641)josch2023-03-271-0/+457
* fix some spelling mistakes (#640)josch2023-03-262-13/+13
* Update README (#626)Yang Liu2023-03-231-33/+27
* docs/COMPILE.md: Use trusted.gpg.d (#620)Sevan Janiyan2023-03-231-1/+1
* Rv64 dynarec (#550)ptitSeb2023-03-121-1/+1
* add -dnogit=1 flag to debian rulesRyan Fortner2023-03-101-1/+1
* Bumped to v0.2.2ptitSeb2023-03-101-0/+29
* [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...ptitSeb2023-03-071-0/+5
* Made the Signal workaround more generic, so it can be used by Termux userptitSeb2023-03-051-0/+2
* Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...ptitSeb2023-03-051-0/+5
* Merge branch 'main' into steam_chromeptitSeb2023-02-201-1/+6
|\
| * Fixed a improved HotPage handlingptitSeb2023-02-201-1/+1
| * [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle...ptitSeb2023-02-191-1/+6
| * Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-191-0/+10
* | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-201-0/+10
* | Preliminary work to get steamwebhelper workingptitSeb2023-02-181-0/+6
|/
* Added RK3588 profileptitSeb2023-02-181-0/+15
* [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)ptitSeb2023-02-161-0/+5
* Small change to avoid printing GPG pubkey on consoleptitSeb2023-02-111-1/+1
* Added ODROIDN2 Compile instruction (for #755)ptitSeb2023-02-031-0/+16
* [DYNAREC] Made FASTROUND the default (faster, less accurate)ptitSeb2023-01-291-3/+3
* Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in...ptitSeb2023-01-281-0/+5
* more swap for rpi3 (#499)colin-i2023-01-161-3/+3
* Add support for Rpi3 on 64-bit ARM (aarch64) (#494)Neil Davis2023-01-091-1/+26
* Added more command to rcfiles, and a default one when system version is not f...ptitSeb2023-01-051-0/+13
* [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed...ptitSeb2022-12-011-0/+5
* [DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGEptitSeb2022-12-011-0/+5
* [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...ptitSeb2022-11-291-0/+5
* Use dummy crashhandler lib by defaultptitSeb2022-11-291-1/+1
* Added box64rc configuration file handlingptitSeb2022-11-272-42/+55
* Bumped to v0.2.0ptitSeb2022-11-172-6/+33
* Added BOX64_CRASHHANDLER env. var.ptitSeb2022-11-141-1/+6
* Update README_CN.mdptitSeb2022-11-011-1/+1
* Updated README.md with new sponsorsptitSeb2022-11-011-1/+1
* Added BOX64_SHOWBT env. var. to have a backtrace on segfaultptitSeb2022-10-271-0/+5