0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix LOCK 16-bit INC/DEC using 32-bit primop in interpreter path (#1070) More... 14 days ago
Fix aligned_realloc returning freed pointer (use-after-free) (#1069) More... 14 days ago
Fix CVTTPS2PI low lane using high lane for lower-bound check (#1068) More... 14 days ago
Fix atfork parent/child loop decrement causing infinite loop and OOB (#1067) More... 15 days ago
Fix 16-bit disp16 precedence bug in getecommon16o (#1066) More... 15 days ago
[INTPER] Added 64 66 8D opcode (for #1064) More... about 1 month ago
[INTERP] Added 66 8D opcode (for #1064) More... about 1 month ago
[PANDORA] Fix build More... 9 months ago
Fix typo 'Snapragon' in CMakeLists.txt (#1057) More... 10 months ago
[ELFLOADER] Fixed regression from previous commit (for #1055) More... 11 months ago
[ELFLOADER] Added support for IFUNC in PltResolver More... 11 months ago
Add comments to systemd-binfmt restart script (#1050) More... about 1 year ago
Added 64/65 F7 opcode (for #1048) More... about 1 year ago
[CI] Changed TAGRA build to use ubunt 22.04 as 20.04 has been removed More... over 1 year ago
[WRAPPER] Added 1 more wrapped function to libgobject2 (used by steam) More... over 1 year ago
[WRAPPER] Added wrapped libGLX (backported from box64) More... over 1 year ago
[WRAPPER] Add libm to the libc collection of libs More... over 1 year ago
[WRAPPER] Fixed ld-linux.so.2 being an essential (not emulated) lib More... over 1 year ago
[WRAPPER] Some fixes to bsd wrapper and essential libs handling More... over 1 year ago
[DEBIAN] exclude x86 libunwind from shlibdeps (#1032) More... over 1 year ago
Fixed a potential issue with findBlockHinted (for #1031) More... over 1 year ago
[DYNAREC] Added a test for optimized REP MOVSB to avoid optim on overlapping addresses move More... over 1 year ago
[CI] Update to upload-artifact v4 More... over 1 year ago
[DYNAREC] Optimized REP MOVSB opcode More... over 1 year ago
[INTERPRETER] Removed some useless tests on x87 comp More... over 1 year ago
[DYNAREC] Removed some bloated x87 code, improved test19 (backported from box64) More... over 1 year ago
Trace program break to not allocate memory over there (backported from box64) More... over 1 year ago
Document `BOX86_ARG0` argv[0] rewriting variable (#1021) More... over 1 year ago
Fix crash with incorrect argv[0]: rewrite it only if "box86" is present (#1020) More... over 1 year ago
Bumped version to v0.3.8 (#1019) More... over 1 year ago