about summary refs log tree commit diff stats
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-188-1/+591
* [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-177-0/+122
* 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-177-6/+30
* [DYNAREC] Hack to handle FLD/FSTP tbytes sequence fasterptitSeb2021-04-171-4/+17
* Added wrapped libFLACptitSeb2021-04-168-0/+631
* 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-1410-1/+203
* Improved elfloaderptitSeb2021-04-141-23/+25
* Fixed dynarec buildsptitSeb2021-04-141-1/+1
* Merge pull request #10 from rajdakin/warnFixRefactorptitSeb2021-04-14141-734/+1037
|\
| * Oops-esrajdakin2021-04-148-36/+40
| * Third pass, bumped the minimal CMake version up to 3.4rajdakin2021-04-144-24/+26
| * Second passrajdakin2021-04-1433-277/+416
| * First passrajdakin2021-04-14109-410/+568
|/
* 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
* Merge pull request #9 from ptitSeb/krishenriksen-patch-3ptitSeb2021-04-131-1/+6
|\
| * Update x64runf30f.cKris Henriksen2021-04-131-1/+6
|/
* Added some libc wrapped functionsptitSeb2021-04-134-11/+26
* Added 67 0F 2E/2F opcodesptitSeb2021-04-134-0/+72
* 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
* Add option to ovoid building fixed addressptitSeb2021-04-131-2/+9
* Merge pull request #7 from ptitSeb/krishenriksen-patch-1ptitSeb2021-04-131-2/+2
|\
| * Update CMakeLists.txtKris Henriksen2021-04-131-2/+2
|/
* 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