about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32][WRAPPER] Added a few more libc and libresolv 32bits wrapped functionsptitSeb2024-12-137-10/+28
* [BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and fri...ptitSeb2024-12-1320-169/+1132
* [RV64_DYNAREC] Optimize push/pop with xtheadmemidx (#2150)Yang Liu2024-12-132-30/+100
* [BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairoptitSeb2024-12-138-5/+80
* [BOX32][WRAPPER] Added more SDL2 32bts wrapped functionsptitSeb2024-12-136-14/+190
* [BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an exis...ptitSeb2024-12-136-7/+54
* [RV64_DYNAREC] Fixed some TO_NAT usages (#2149)Yang Liu2024-12-131-4/+4
* [RV64_DYNAREC] Reinitialize sew after callret (#2148)Yang Liu2024-12-131-27/+14
* [RV64_DYNAREC] Reworked ZEROUP and freed t0 (#2147)xctan2024-12-1214-80/+74
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libcptitSeb2024-12-126-22/+45
* [BOX32][WRAPPER] Added 32bits wrapped libXdamageptitSeb2024-12-127-0/+69
* [BOX32][WRAPPER] Added 32bits wrapped libcairoptitSeb2024-12-1214-15/+770
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libfontconfigptitSeb2024-12-126-43/+130
* [RV64_DYNAREC] New register mapping (#2139)Yang Liu2024-12-1225-638/+639
* [LA64_DYNAREC] Added more opcodes (#2145)Leslie Zhai2024-12-123-0/+64
* [WRAPPER] Checked pangoft2 wrapping with new wrapperhelperptitSeb2024-12-123-8/+12
* [BOX32][WRAPPER] Added more libc and libresolv 32bits wrapped functionsptitSeb2024-12-128-19/+141
* [BOX32][WRAPPER] Another fix for older / strict compiler (for #2141)ptitSeb2024-12-111-1/+1
* [BOX32][WRAPPER] Added one more 32bits libX11 wrapped functionptitSeb2024-12-116-1/+16
* [BOX32] added a few more libc 32bits wrapped functionsptitSeb2024-12-114-10/+14
* [BOX32][WRAPPER] Try to fix some build issue on older system (for #2140)ptitSeb2024-12-111-1/+0
* [ARM64_DYNAREC] Force flags to be at least defered when priv opcode is run on...ptitSeb2024-12-113-15/+75
* [DYNAREC] Small improvments on flags when end of block if trigger earlyptitSeb2024-12-112-5/+4
* [ARM64_DYNAREC] Better hadnling of flags on btx opcode familly ([COSIM] and i...ptitSeb2024-12-113-50/+222
* [INTERPRETER][COSIM] Better flags for btx opcode familly when running cosimptitSeb2024-12-113-0/+108
* [COSIM] Try to get more stable result on x87 stacks by unwinding status befor...ptitSeb2024-12-118-1/+44
* [BOX32] Added a workaround for older system (should help #2138)ptitSeb2024-12-111-0/+4
* [WRAPPER] Added libcairo.so.2 as one of NEEDED_LIBS for gtk3 (#2136) (#2137)Leslie Zhai2024-12-111-1/+1
* [LA64] SIGRTMAX is 127 for ABI 1.0 (#2134)Leslie Zhai2024-12-111-0/+4
* [BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped functionptitSeb2024-12-104-1/+10
* [BOX32][WRAPPER] Fixed time signature (now steamcmd connect)ptitSeb2024-12-104-6/+10
* [BOX32][WRAPER] Improved pthread_mutex handling, and better trace for mutex w...ptitSeb2024-12-101-8/+23
* [BOX32][TRACE] Improved trace for a few libc callsptitSeb2024-12-101-0/+8
* [LA64_DYNAREC] Added more 660F opcodes (#2127)Leslie Zhai2024-12-103-1/+248
* [INTERPRETER] Added 64bits 67 A1 opcode ([ARM64_DYNAREC] Too)ptitSeb2024-12-092-0/+17
* [BOX32][WRAPPER] Better wrapping for shmatptitSeb2024-12-096-6/+39
* Change log level to INFO for Wine prereserve issues (for #2123)ptitSeb2024-12-081-2/+2
* [BOX32] Improved mutex handling, againptitSeb2024-12-081-3/+18
* [BOX32][WRAPPER] Fixed some more typo on Xcursor wrapping (might help #2109)ptitSeb2024-12-081-2/+2
* [BOX32][WRAPPER] Added a couple of 32bits wrapped functions to libcptitSeb2024-12-084-4/+12
* [CORE] Refine runtime messages (#2125)Jim Huang2024-12-071-6/+6
* [LA64_DYNAREC] Added AES opcodes (#2122)Leslie Zhai2024-12-071-0/+76
* Start of a new dev. cycleptitSeb2024-12-071-1/+1
* Bumped version to v0.3.2ptitSeb2024-12-061-1/+1
* [DYNAREC] Fixed a typo which leads to regression (#2121)Yang Liu2024-12-061-1/+1
* [BOX32][WRAPPER] Cosmetic fix an a function signatureptitSeb2024-12-061-1/+1
* [LA64_DYNAREC] Added XOR AX, Iw opcode (#2116)Leslie Zhai2024-12-061-0/+9
* [WRAPPER] Another improved dlsym wrapped function, hopefully fixing regressio...ptitSeb2024-12-061-1/+2
* [RV64_DYNAREC] Improve native flag handlingptitSeb2024-12-067-39/+68
* [BOX32][WRAPPER] Added a couple more 32bits wrapped functions to libcptitSeb2024-12-055-2/+8