about summary refs log tree commit diff stats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fixed a improved HotPage handlingptitSeb2023-02-201-1/+1
| |
| * [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to ↵ptitSeb2023-02-191-1/+6
| | | | | | | | handle HotPages (faster but crashy)
| * Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to ↵ptitSeb2023-02-191-0/+10
| | | | | | | | not handle them
* | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to ↵ptitSeb2023-02-201-0/+10
| | | | | | | | not handle them
* | 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, ↵ptitSeb2023-01-281-0/+5
| | | | introducing BOX64_DYNAREC_FASTROUND to ignore that)
* 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 ↵ptitSeb2023-01-051-0/+13
| | | | found (and move some essential detection there)
* [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of ↵ptitSeb2022-12-011-0/+5
| | | | MonoBleedingEdge (and disable that for 3dSen)
* [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
| | | | of CALL/RET opcode, not compatible with JIT/Dynarec)
* 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
| | | Thanks for keeping this project alive !
* Added BOX64_SHOWBT env. var. to have a backtrace on segfaultptitSeb2022-10-271-0/+5
|
* More flexibility for BOX64_ROLLING_LOGptitSeb2022-10-261-1/+2
|
* [DYNAREC] Added BIGBLOCK=3 levelptitSeb2022-10-251-1/+2
|
* [DYNAREC] Added BOX64_DYNAREC_SAFEFLAGSptitSeb2022-10-221-0/+6
|
* Create X64WINE.md (#423)Eric Wiessner (KI7POL)2022-10-101-0/+177
|
* Improved usage of x86_64 bash with BOX64_BASH env varptitSeb2022-09-151-0/+5
|
* Fixed a USAGE.md issue (for #405)ptitSeb2022-09-141-1/+1
|
* Smalls fixes to USAGE.mdptitSeb2022-09-121-2/+3
|
* Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signalptitSeb2022-07-301-0/+5
|
* Added '+' in FILE_TRACE_NAME to append traceptitSeb2022-07-171-0/+1
|
* Added BOX64_ENV to create env. var. at load time (for #347)ptitSeb2022-07-111-0/+8
|
* Fix typos and arch type stringPierce Andjelkovic2022-06-081-2/+2
|
* Fix linkRyan Fortner2022-05-091-1/+1
|
* Update COMPILE.mdRyan Fortner2022-05-091-0/+2
|
* docs: add instructions for Debian-based LinuxRyan Fortner2022-05-091-1/+11
|
* Updated READMEptitSeb2022-05-012-2/+2
|
* Bumped version to v0.1.8ptitSeb2022-04-161-1/+3
|
* Updated CHANGELOGptitSeb2022-04-161-0/+23
|
* [DYNAREC] Added option to force x87 to use double (ported from box86)ptitSeb2022-04-131-0/+5
|
* Fix grammar and spelling mistakes in COMPILE.mdRadical2022-04-051-21/+24
|
* More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing ↵ptitSeb2022-03-311-0/+5
| | | | BOX64_DYNAREC_FASTNAN env. var. to keep old faster behaviour selectable)
* Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ↵ptitSeb2022-03-271-0/+10
| | | | use it
* Added a better way to select 16K pages, and added M1 paragraph in COMPILE.mdptitSeb2022-03-231-0/+17
|
* Merge branch 'main' of https://github.com/ptitSeb/box64 into mainptitSeb2022-03-081-0/+5
|\
| * Added an option to always show SIGSEGV messagesptitSeb2022-03-061-0/+5
| |
* | Added StarFive as hardware sponsors in READMEsptitSeb2022-03-082-2/+2
|/
* Added some missing variables in USAGE.mdptitSeb2022-03-011-1/+10
|