box86/src
2021-11-07 09:15:05 +01:00
..
dynarec Fixed some borderline cases with CMPSS opcode ([DYNAREC] too) 2021-11-07 09:15:05 +01:00
elfs Small fix to elfloader (fixed ut99 4.51 that was broken for a long time, didn't broke CMR) 2021-10-04 23:44:04 +02:00
emu Fixed some borderline cases with CMPSS opcode ([DYNAREC] too) 2021-11-07 09:15:05 +01:00
include Added handling of GDBusObjectManagerClientClass wrapping 2021-09-26 18:26:22 +02:00
librarian Bug fixes and version bump 2021-08-27 01:12:12 +02:00
libtools Fixed wrapped __pthread_mutex_destroy that was exported 2021-10-28 19:28:38 +02:00
tools Added handling of GDBusObjectManagerClientClass wrapping 2021-09-26 18:26:22 +02:00
wrapped Added a few more gtk3 and co wrapped functions 2021-11-06 16:54:05 +01:00
box86context.c Added better vsyscall support, and fixed some issues with alternate address handling 2021-09-12 13:40:00 +02:00
box86version.h Started a new dev. cycle 2021-05-27 18:44:16 +02: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 Optimized (and small fixes) to custom allocator ([DYNAREC] Speedup long launch time) 2021-10-24 19:06:36 +02:00
library_list.h Added wrapped libtbbmalloc 2021-10-30 22:50:37 +02:00
main.c Improved gtk3 wrapping(ePSXe runs now 2021-09-28 21:53:19 +02:00