index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed a improved HotPage handling
ptitSeb
2023-02-20
1
-1
/
+1
|
*
[DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle...
ptitSeb
2023-02-19
1
-1
/
+6
|
*
Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...
ptitSeb
2023-02-19
1
-0
/
+10
*
|
Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...
ptitSeb
2023-02-20
1
-0
/
+10
*
|
Preliminary work to get steamwebhelper working
ptitSeb
2023-02-18
1
-0
/
+6
|
/
*
Added RK3588 profile
ptitSeb
2023-02-18
1
-0
/
+15
*
[DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)
ptitSeb
2023-02-16
1
-0
/
+5
*
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
*
[DYNAREC] Made FASTROUND the default (faster, less accurate)
ptitSeb
2023-01-29
1
-3
/
+3
*
Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in...
ptitSeb
2023-01-28
1
-0
/
+5
*
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
*
Added more command to rcfiles, and a default one when system version is not f...
ptitSeb
2023-01-05
1
-0
/
+13
*
[DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed...
ptitSeb
2022-12-01
1
-0
/
+5
*
[DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGE
ptitSeb
2022-12-01
1
-0
/
+5
*
[DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...
ptitSeb
2022-11-29
1
-0
/
+5
*
Use dummy crashhandler lib by default
ptitSeb
2022-11-29
1
-1
/
+1
*
Added box64rc configuration file handling
ptitSeb
2022-11-27
2
-42
/
+55
*
Bumped to v0.2.0
ptitSeb
2022-11-17
2
-6
/
+33
*
Added BOX64_CRASHHANDLER env. var.
ptitSeb
2022-11-14
1
-1
/
+6
*
Update README_CN.md
ptitSeb
2022-11-01
1
-1
/
+1
*
Updated README.md with new sponsors
ptitSeb
2022-11-01
1
-1
/
+1
*
Added BOX64_SHOWBT env. var. to have a backtrace on segfault
ptitSeb
2022-10-27
1
-0
/
+5
*
More flexibility for BOX64_ROLLING_LOG
ptitSeb
2022-10-26
1
-1
/
+2
*
[DYNAREC] Added BIGBLOCK=3 level
ptitSeb
2022-10-25
1
-1
/
+2
*
[DYNAREC] Added BOX64_DYNAREC_SAFEFLAGS
ptitSeb
2022-10-22
1
-0
/
+6
*
Create X64WINE.md (#423)
Eric Wiessner (KI7POL)
2022-10-10
1
-0
/
+177
*
Improved usage of x86_64 bash with BOX64_BASH env var
ptitSeb
2022-09-15
1
-0
/
+5
*
Fixed a USAGE.md issue (for #405)
ptitSeb
2022-09-14
1
-1
/
+1
*
Smalls fixes to USAGE.md
ptitSeb
2022-09-12
1
-2
/
+3
*
Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal
ptitSeb
2022-07-30
1
-0
/
+5
*
Added '+' in FILE_TRACE_NAME to append trace
ptitSeb
2022-07-17
1
-0
/
+1
*
Added BOX64_ENV to create env. var. at load time (for #347)
ptitSeb
2022-07-11
1
-0
/
+8
*
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
*
Updated README
ptitSeb
2022-05-01
2
-2
/
+2
*
Bumped version to v0.1.8
ptitSeb
2022-04-16
1
-1
/
+3
*
Updated CHANGELOG
ptitSeb
2022-04-16
1
-0
/
+23
*
[DYNAREC] Added option to force x87 to use double (ported from box86)
ptitSeb
2022-04-13
1
-0
/
+5
*
Fix grammar and spelling mistakes in COMPILE.md
Radical
2022-04-05
1
-21
/
+24
*
More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6...
ptitSeb
2022-03-31
1
-0
/
+5
*
Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ...
ptitSeb
2022-03-27
1
-0
/
+10
*
Added a better way to select 16K pages, and added M1 paragraph in COMPILE.md
ptitSeb
2022-03-23
1
-0
/
+17
*
Merge branch 'main' of https://github.com/ptitSeb/box64 into main
ptitSeb
2022-03-08
1
-0
/
+5
|
\
|
*
Added an option to always show SIGSEGV messages
ptitSeb
2022-03-06
1
-0
/
+5
*
|
Added StarFive as hardware sponsors in READMEs
ptitSeb
2022-03-08
2
-2
/
+2
|
/
*
Added some missing variables in USAGE.md
ptitSeb
2022-03-01
1
-1
/
+10
[prev]
[next]