about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* [RV64_DYNAREC] Fixed 66 0F 38 2B PACKUSDW opcode (#1861)Yang Liu2024-09-241-2/+1
* [BOX32][WRAPPER] Added 32bits empty libfreetypeptitSeb2024-09-2410-0/+706
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...ptitSeb2024-09-2321-109/+670
* [BOX32][WRAPPER] One more 32bits wrapped libX11 functionptitSeb2024-09-236-1/+24
* [BOX32] Addeda few more 32bits wrapped x11 functionsptitSeb2024-09-231-3/+3
* [NON4K][ELFLOADER] more Elfloader work for non-4k pagesize OS ([BOX32] too)ptitSeb2024-09-232-9/+17
* [NON4K] Fixed some typos ([BOX32] too)ptitSeb2024-09-232-2/+2
* [BOX32][NON4K] Try to fix elfloader when elf wants to load at an address not-...ptitSeb2024-09-231-0/+5
* [NON4K] Try to fix elfloader when elf wants to load at an address not-compati...ptitSeb2024-09-231-0/+5
* [BOX32][WRAPPER] More 32bits wrapped function to libX11ptitSeb2024-09-2311-88/+261
* [RV64_DYNAREC] Added more opcodes for vector (#1857)Yang Liu2024-09-231-3/+63
* [BOX32] Improved semaphore wrappingptitSeb2024-09-231-30/+44
* [WRAPPER] Reworked wrapped libwayland-client with new wrapperhelperptitSeb2024-09-236-17/+66
* [BOX32][WRAPPER] Added 32bits wrapped openalptitSeb2024-09-2311-0/+467
* [WRAPPER] Reworked wrapped libopenal with new wrapperhelperptitSeb2024-09-234-172/+157
* [BOX32][WRAPPER] Added a couple of 32bits libx11 functionsptitSeb2024-09-222-3/+3
* [WRAPPING] Fixed some (very) old issue with SDL2 RWops wrappingptitSeb2024-09-222-12/+12
* [RV64_DYNAREC] Added more opcodes for vector (#1855)Yang Liu2024-09-221-0/+41
* [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and...ptitSeb2024-09-2230-40/+541
* [WRAPPER] Reworked wrapping of libXcurse, libXfixes, libXrender and libXrandr...ptitSeb2024-09-227-222/+282
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-2230-250/+5326
* [RV64_DYNAREC] Added more opcodes for vector (#1853)Yang Liu2024-09-221-14/+55
* [RV64_DYNAREC] Added more opcodes for vector (#1852)Yang Liu2024-09-221-1/+161
* [RV64_DYNAREC] Added more opcode for vector and reinitialize sew after extern...Yang Liu2024-09-222-5/+48
* [BOX32][ELFLOADER] Fixed PROTECTED symbol that were not loaded correctlyptitSeb2024-09-211-0/+4
* [ELFLOADER] Fixed PROTECTED symbol that were not loaded correctlyptitSeb2024-09-211-0/+4
* [BOX32] Added some more 32bits wrapped functionsptitSeb2024-09-217-17/+41
* [BOX32] Fixed wrapping of __ctype_b, __ctype_tolower and __ctype_toupperptitSeb2024-09-211-6/+6
* [BOX32][TRACE] Better trace for a few more 32bits string functionsptitSeb2024-09-211-1/+3
* [BOX32] Added 32bits wrapped libGLUptitSeb2024-09-2110-0/+345
* [WRAPPERHELPER] Fixed wrapperhelper (#1850)rajdakin2024-09-211-25/+128
* [BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, b...ptitSeb2024-09-2113-58/+138
* [RV64_DYNAREC] Added more opcodes for vector (#1848)Yang Liu2024-09-201-0/+58
* [WRAPPERHELPER] Fixed some bugs, added partial multiarch support (#1847)rajdakin2024-09-2011-414/+640
* [LA64_DYNAREC] Fixed a typo in GETGB (#1846)Yang Liu2024-09-201-1/+1
* [WRAPPER] Reworked libX11 with new wrapperhelperptitSeb2024-09-207-432/+563
* [WRAPPERHELPER] Added predefined mark-simple and conversions (#1845)rajdakin2024-09-202-6/+63
* [WRAPPER] Added an entry in gitignore for wrapperhelperptitSeb2024-09-201-0/+1
* [WRAPPER] Reworked libXft with new wrapperhelper (should help #1841)ptitSeb2024-09-206-69/+144
* [WRAPPER] Added hack for parser helper to __attribute inline and noreturnptitSeb2024-09-201-0/+4
* Improve the wrapper helper (#1844)rajdakin2024-09-2012-180/+849
* [RV64_DYNAREC] Added more opcodes and fixed more issues for vector (#1842)Yang Liu2024-09-203-14/+148
* [WRAPPER] Added 1 wrapped function to libX11 (for #1204 and #1841)ptitSeb2024-09-204-1/+9
* Added Syscall 165 (for #1672)ptitSeb2024-09-201-0/+1
* [RV64_DYNAREC] Added 62 opcode (#1840)LiZhuoheng2024-09-201-1/+10
* [RV64_DYNAREC] Fixed more issues catched on real machine (#1839)Yang Liu2024-09-192-18/+25
* [BOX32][WRAPPER] Added minimum 32bits libasound supportptitSeb2024-09-1910-0/+1655
* [RV64_DYNAREC] Added more 66 0F opcodes for vector (#1838)Yang Liu2024-09-192-14/+156
* [WRAPPER] Reworked libasound with new wrapperhelperptitSeb2024-09-196-284/+503
* Fixed a comment on x87 tagsptitSeb2024-09-191-1/+1