v0.3.2
What's Changed
=> Mostly a stability update with improved elfloader, fixed opcodes and refined profiles
- Better syscall handling
- Fixed some wrapped functions, added some others
- Introduced another wrapper helper
- Added some more opcodes
- Added a cosimulation mode (to compare the behaviour of the dynarec against the interpreter)
- Added support of FASTNAN for some more opcodes
- Reduced memory footprint
- Added BOX86_NOSANDBOX (adds an argument to the command line)
- Added an ukrainian translation
Contributions
- add -dnogit=1 flag to debian rules by @ryanfortner in #778
- Fix ARM64 Compile Instructions by @Fancy2209 in #779
- steam: install additional libraries to suppress wrong ELF class errors by @Moldytzu in #784
- steam: install mesa for armhf if present for arm64 by @Moldytzu in #786
- install_steam.sh: More deps by @sevan in #790
- docs/COMPILE.md: Use trusted.gpg.d by @sevan in #792
- Fix libjpeg62 wrapping error by @wannacu in #793
- Add a tool to generate wrapping library by @wannacu in #803
- Latest Batch of PKGBUILDS by @Jai-JAP in #804
- add missing \ to debian rules by @ryanfortner in #812
- add NO_LIB_INSTALL and NO_CONF_INSTALL by @josch in #822
- Remove dynablocklist by @ptitSeb in #824
- -noreactlogin deleted from Steam by @Ilya114 in #825
- fix typo by @mio-19 in #831
- Clean up of the rebuild_wrappers script by @rajdakin in #843
- Ukrainian translate of README by @Ilya114 in #845
- Fix links in README's by @Ilya114 in #846
New Contributors
- @Fancy2209 made their first contribution in #779
- @sevan made their first contribution in #790
- @josch made their first contribution in #822
- @Ilya114 made their first contribution in #825
- @mio-19 made their first contribution in #831
Full Changelog: v0.3.0...v0.3.2