about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added wrapeed libcrypt.soptitSeb2021-04-253-1/+36
* Fixed some issue when GL is used via SDL2 onlyptitSeb2021-04-251-0/+2
* Added a couple of syscallptitSeb2021-04-251-0/+2
* Fixed dirent conversion (for good)ptitSeb2021-04-241-1/+1
* Improved ofconvert function a bitptitSeb2021-04-241-2/+2
* Fixed linux dirent64 to linux dirent conversionptitSeb2021-04-241-2/+3
* Added 66 F0 83 opcodeptitSeb2021-04-243-0/+135
* Added more flags to ofconvert functionsptitSeb2021-04-241-1/+2
* Added one more wrapped libfontconfig functionptitSeb2021-04-241-1/+2
* Added more syscallsptitSeb2021-04-241-0/+71
* Added more libc wrapped functionsptitSeb2021-04-244-5/+14
* Added some more syscallsptitSeb2021-04-241-0/+4
* Added 0F 0B UD2 opcodeptitSeb2021-04-241-0/+4
* Added wrapped libatspi (empty)ptitSeb2021-04-243-0/+415
* Better trace for getenvptitSeb2021-04-241-0/+3
* Added wrapped libatk and libatk-bridgeptitSeb2021-04-245-1/+326
* Added 2 more wrapped funciton to libcptitSeb2021-04-231-2/+2
* Fixed some crash with wrapped libSDL_soundptitSeb2021-04-221-1/+2
* Added 1 more funciton to libSDL2ptitSeb2021-04-211-1/+1
* More libc wrapped functionsptitSeb2021-04-211-3/+3
* Added special case for unaligned LOCK INC QWord ptr[ED]ptitSeb2021-04-211-3/+13
* Added special case for unaligned LOCK DEC QWord ptr[ED]ptitSeb2021-04-211-3/+13
* Another small change to custommem MaxFreeblock handlingptitSeb2021-04-201-4/+2
* Added a couple of wrapped libc functionsptitSeb2021-04-191-2/+2
* Improvments to ElfLoader Reloc handling and Reload of memoryptitSeb2021-04-191-11/+19
* [DYNAREC] Added F3 0F 1E opcodeptitSeb2021-04-191-0/+6
* Fixed a small issue with Custom Mem handler and MexFreeBlock calculationptitSeb2021-04-191-1/+3
* Added handling of 3E prefix ([DYNAREC] too)ptitSeb2021-04-182-0/+6
* Added libOpenGL.so.0 as a synonym for libGL.so.1ptitSeb2021-04-181-0/+1
* Added wrapped libpng16ptitSeb2021-04-187-1/+590
* [DYNAREC] Added 0F 64/65/66/6B/72/75/76/D3/F5 opcodesptitSeb2021-04-182-3/+131
* Added some libc wrapped functionsptitSeb2021-04-181-3/+3
* Added a few more FreeType wrapped functionsptitSeb2021-04-181-3/+3
* Fixed GetNativeFncptitSeb2021-04-181-2/+2
* Added wrapped libXftptitSeb2021-04-176-0/+121
* Fixed handling of * in scnaf/printf Stack argument handlingptitSeb2021-04-171-16/+42
* Added 91..96 opcode and fixe REX.B 99 one ([DYNAREC] too)ptitSeb2021-04-172-2/+36
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-176-5/+29
* [DYNAREC] Hack to handle FLD/FSTP tbytes sequence fasterptitSeb2021-04-171-4/+17
* Added wrapped libFLACptitSeb2021-04-167-0/+630
* Added E0..E3 opcodes ([DYNAREC] too)ptitSeb2021-04-163-0/+80
* Added more libc wrapped functionsptitSeb2021-04-164-3/+8
* [DYNAREC] Smal fix on the x86 size computation for sons of dynablocksptitSeb2021-04-161-1/+1
* [DYNAREC] Small printer fix for LDRSWptitSeb2021-04-161-3/+3
* Use curl4 wrapper fro libcurl.so.3ptitSeb2021-04-161-0/+1
* Some improvement to custommem handlingptitSeb2021-04-161-4/+4
* Also handle internal mutex in my_sighandlerptitSeb2021-04-141-2/+5
* Added wrapped libSDL_net and libSDL_soundptitSeb2021-04-149-1/+201
* Improved elfloaderptitSeb2021-04-141-23/+25
* Fixed dynarec buildsptitSeb2021-04-141-1/+1