about summary refs log tree commit diff stats
path: root/src/libtools/decopcode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-13[BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and fri...ptitSeb20-169/+1132
2024-12-13[RV64_DYNAREC] Optimize push/pop with xtheadmemidx (#2150)Yang Liu2-30/+100
2024-12-13[BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairoptitSeb8-5/+80
2024-12-13[BOX32][WRAPPER] Added more SDL2 32bts wrapped functionsptitSeb6-14/+190
2024-12-13[BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an exis...ptitSeb6-7/+54
2024-12-13[RV64_DYNAREC] Fixed some TO_NAT usages (#2149)Yang Liu1-4/+4
2024-12-13[RV64_DYNAREC] Reinitialize sew after callret (#2148)Yang Liu1-27/+14
2024-12-12[RV64_DYNAREC] Reworked ZEROUP and freed t0 (#2147)xctan14-80/+74
2024-12-12[BOX32][WRAPPER] Added a few more 32bits wrapped function to libcptitSeb6-22/+45
2024-12-12[BOX32][WRAPPER] Added 32bits wrapped libXdamageptitSeb8-0/+70
2024-12-12[BOX32][WRAPPER] Added 32bits wrapped libcairoptitSeb15-15/+771
2024-12-12[BOX32][WRAPPER] Added a few more 32bits wrapped function to libfontconfigptitSeb6-43/+130
2024-12-12[RV64_DYNAREC] New register mapping (#2139)Yang Liu25-638/+639
2024-12-12[LA64_DYNAREC] Added more opcodes (#2145)Leslie Zhai3-0/+64
2024-12-12[WRAPPER] Checked pangoft2 wrapping with new wrapperhelperptitSeb3-8/+12
2024-12-12[BOX32][WRAPPER] Added more libc and libresolv 32bits wrapped functionsptitSeb8-19/+141
2024-12-11[BOX32][WRAPPER] Another fix for older / strict compiler (for #2141)ptitSeb1-1/+1
2024-12-11[BOX32][WRAPPER] Added one more 32bits libX11 wrapped functionptitSeb6-1/+16
2024-12-11[BOX32] added a few more libc 32bits wrapped functionsptitSeb4-10/+14
2024-12-11[BOX32][WRAPPER] Try to fix some build issue on older system (for #2140)ptitSeb1-1/+0
2024-12-11[ARM64_DYNAREC] Force flags to be at least defered when priv opcode is run on...ptitSeb3-15/+75
2024-12-11[DYNAREC] Small improvments on flags when end of block if trigger earlyptitSeb2-5/+4
2024-12-11[ARM64_DYNAREC] Better hadnling of flags on btx opcode familly ([COSIM] and i...ptitSeb3-50/+222
2024-12-11[INTERPRETER][COSIM] Better flags for btx opcode familly when running cosimptitSeb3-0/+108
2024-12-11[COSIM] Try to get more stable result on x87 stacks by unwinding status befor...ptitSeb8-1/+44
2024-12-11[BOX32] Added a workaround for older system (should help #2138)ptitSeb1-0/+4
2024-12-11[WRAPPER] Added libcairo.so.2 as one of NEEDED_LIBS for gtk3 (#2136) (#2137)Leslie Zhai1-1/+1
2024-12-11[LA64] SIGRTMAX is 127 for ABI 1.0 (#2134)Leslie Zhai2-0/+9
2024-12-10[BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped functionptitSeb4-1/+10
2024-12-10[BOX32][WRAPPER] Fixed time signature (now steamcmd connect)ptitSeb4-6/+10
2024-12-10[BOX32][WRAPER] Improved pthread_mutex handling, and better trace for mutex w...ptitSeb1-8/+23
2024-12-10[BOX32][TRACE] Improved trace for a few libc callsptitSeb1-0/+8
2024-12-10[RCFILE] Added 1 more profileptitSeb1-0/+3
2024-12-10[DOC] Small improment on USAGE.mdptitSeb1-1/+2
2024-12-10[LA64_DYNAREC] Added more 660F opcodes (#2127)Leslie Zhai3-1/+248
2024-12-09[INTERPRETER] Added 64bits 67 A1 opcode ([ARM64_DYNAREC] Too)ptitSeb2-0/+17
2024-12-09[BOX32][WRAPPER] Better wrapping for shmatptitSeb6-6/+39
2024-12-08Change log level to INFO for Wine prereserve issues (for #2123)ptitSeb1-2/+2
2024-12-08[BOX32] Improved mutex handling, againptitSeb1-3/+18
2024-12-08[BOX32][WRAPPER] Fixed some more typo on Xcursor wrapping (might help #2109)ptitSeb1-2/+2
2024-12-08[BOX32][WRAPPER] Added a couple of 32bits wrapped functions to libcptitSeb4-4/+12
2024-12-07[CORE] Refine runtime messages (#2125)Jim Huang1-6/+6
2024-12-07[LA64_DYNAREC] Added AES opcodes (#2122)Leslie Zhai1-0/+76
2024-12-07Start of a new dev. cycleptitSeb1-1/+1
2024-12-06Update README.mdptitSeb1-1/+1
2024-12-06Bumped version to v0.3.2ptitSeb4-2/+66
2024-12-06[DYNAREC] Fixed a typo which leads to regression (#2121)Yang Liu1-1/+1
2024-12-06[BOX32][WRAPPER] Cosmetic fix an a function signatureptitSeb1-1/+1
2024-12-06[WRAPPERHELPER] Fixed a use-after-free issue (#2118)rajdakin1-1/+1
2024-12-06[LA64_DYNAREC] Added XOR AX, Iw opcode (#2116)Leslie Zhai1-0/+9