Download Latest Version v0.3.8 source code.zip (4.0 MB)
Email in envelope

Get an email when there's a new version of box86

Home / v0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-03-10 2.5 kB
v0.3.0 source code.tar.gz 2023-03-10 3.2 MB
v0.3.0 source code.zip 2023-03-10 3.6 MB
Totals: 3 Items   6.8 MB 0

What's Changed

  • Added rcfile handling: box86 now read /etc/box86.box86rc and ~/.box86rc and apply per process parameters => Every program can be finetuned, for speed or just to make them work
  • Added BOX86_DYNAREC_FORWARD to allow bigger Dynarec block to be build
  • Refactored Strong Memory Model emulation (faster and more accurate)
  • Box86 now return a custom name for the CPU instal of P4, build with Box86 and the cpu name it's running on
  • Improved memory protection tracking and signal handling, again
  • More wrapped libs (especially on the gtk familly)
  • More wrapped functions
  • Added support for CreateDeviceEx in d3dadapter9, for better gallium nine support
  • Improved dladdr/dladdr1 wrapped function
  • Some fixes to flags handling in the Dynarec on some special cases
  • Added specific suppport for RK3588 board (needed some hack in signal handling, probably due to the use of a non mainlined kernel)
  • Lots of improvment in the Rounding of float & double (Dynarec and Interpretor), and proper handling of denormals when converting to/from 80 bits long double
  • Added specific suppport for RK3588 board (needed some hack in signal handling, probably due to the use of a non mainlined kernel)

Contributions

New Contributors

Full Changelog: https://github.com/ptitSeb/box86/compare/v0.2.8...v0.3.0

Source: README.md, updated 2023-03-10