about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops-esrajdakin2021-04-147-27/+30
* Third pass, bumped the minimal CMake version up to 3.4rajdakin2021-04-143-11/+10
* Second passrajdakin2021-04-1433-277/+416
* First passrajdakin2021-04-14108-408/+562
* Start of a new dev. cycleptitSeb2021-04-141-1/+1
* Bumped to v0.0.8ptitSeb2021-04-131-1/+1
* Added a few SDL2 wrapped function from v2.0.10ptitSeb2021-04-131-0/+4
* Added syscall 298ptitSeb2021-04-131-0/+1
* Update x64runf30f.cKris Henriksen2021-04-131-1/+6
* Added some libc wrapped functionsptitSeb2021-04-134-11/+26
* Added 67 0F 2E/2F opcodesptitSeb2021-04-133-0/+71
* Better trace for pollptitSeb2021-04-135-1/+10
* Added some more wrapped functions in libcptitSeb2021-04-135-5/+12
* Added 64 3B opcodeptitSeb2021-04-131-0/+11
* Remove TokiTori2+ patch code, game is 32bits onlyptitSeb2021-04-131-7/+0
* Added a few syscall around inotifyptitSeb2021-04-131-0/+15
* Added a few more libc wrapped function, and fixed glob64 wrappingptitSeb2021-04-122-17/+7
* [DYNAREC] Fixed adc16 emitterptitSeb2021-04-121-1/+1
* Added one pango functionptitSeb2021-04-121-2/+2
* Added a few more libc wrapped functionsptitSeb2021-04-122-2/+3
* Added utime wrapped functionsptitSeb2021-04-121-1/+1
* Added 9E/9F opcodes ([DYNAREC] too)ptitSeb2021-04-122-2/+28
* Added a 1 more libc wrapped functionptitSeb2021-04-121-1/+1
* Fixed some issues with pthread wrappingptitSeb2021-04-121-8/+15