box86/src
2024-03-27 15:38:10 +01:00
..
dynarec [DYNAREC] More fixes on 16bits shift opcodes 2024-03-21 04:15:23 +01:00
elfs [ELFLOADER] Zero'd memory when using mmap and filesize smaller than memsize 2024-01-21 12:20:30 +01:00
emu Added F0 FE /0 /1 opcodes ([DYNAREC] too) (for #944) 2024-03-14 10:09:02 +01:00
include Added some hack to rename wine binary process too (help mesa pick up the correct binary being run) 2024-02-24 14:15:00 +01:00
librarian Update getopts @GLIBC_2.0 variables (optarg, ...) (#933) 2024-02-02 10:21:57 +01:00
libtools Reworked exit, unloading libs and running Fini as it should (plus a workaround for hanging exit, might help Anomaly series gmaes linux version) 2024-01-21 11:32:42 +01:00
tools Change memory tracking to use rbtree (backported from box64) 2024-01-21 10:26:10 +01:00
wrapped Added some __isoc23_ symbols as synonym on wrapped libc (for #947) 2024-03-27 15:38:10 +01:00
box86context.c That mutex was destroyed 2 times or 0 times... 2023-12-09 21:47:05 +01:00
box86version.h Start of a new dev. cycle 2023-12-20 10:29:32 +01:00
build_info.c Added a NOGIT option to build from sources that are not a git clone (should help #220) 2020-10-06 10:59:20 +02:00
build_info.h Added build info (time and date) and git hash tag, rebuilt at each build 2020-08-14 10:03:32 +02:00
custommem.c Change memory tracking to use rbtree (backported from box64) 2024-01-21 10:26:10 +01:00
library_list.h Added wrapped libpcre (backported from box64) 2023-12-09 11:48:24 +01:00
main.c [STEAM] Removed the -cef-disable-gpu workaround, it's not needed anymore 2024-03-02 17:42:32 +01:00
mallochook.c [MALLOCHOOK] Small improvments to mallochook_2 (backported from box64) 2023-12-05 10:46:17 +01:00