about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Added SD888 profileXilin Wu2023-08-041-2/+7
* Merge pull request #922 from wannacu/mainptitSeb2023-08-045-32/+55
|\
| * [ARM64_DYNAREC] Fixed BT/BTC/BTR/BTS opcodeswannacu2023-08-044-31/+42
| * [ARM64] Added printer for FPRINTXwannacu2023-08-041-1/+13
|/
* Added sycalls 59 and 140 (for #918)ptitSeb2023-08-031-0/+13
* Merge pull request #920 from AndreRH/spellingfixesptitSeb2023-08-0212-64/+64
|\
| * Some spelling fixesAndré Zwing2023-08-022-5/+5
| * [DYNAREC] Some spelling fixesAndré Zwing2023-08-0210-59/+59
* | Merge pull request #919 from AndreRH/curlybracketsptitSeb2023-08-021-1/+2
|\ \ | |/ |/|
| * Add missing curly bracketsAndré Zwing2023-08-021-1/+2
|/
* Added syscall 268 (for #918)ptitSeb2023-08-021-0/+1
* Added syscal 160 (for #14)ptitSeb2023-08-022-2/+3
* Fixed non-dynarec behavior on setjmpptitSeb2023-07-302-4/+6
* Fixed, for good non-dynarec buildptitSeb2023-07-301-1/+3
* Fixed non-dynarec buildptitSeb2023-07-301-2/+0
* Change again a bit how jmpbuffer and resuming of signal is handledptitSeb2023-07-304-97/+48
* Use my_conect directly on InterpreterptitSeb2023-07-303-70/+70
* [RV64_DYNAREC] Added more opcodes for Yuzu (#911)xctan2023-07-283-2/+91
* Added a new vulkan extensionptitSeb2023-07-271-0/+4
* Little fixes (#909)Ilya1142023-07-272-2/+2
* Ukrainian translate of README (#908)Ilya1142023-07-272-1/+120
* Emit a SIGILL on Illegal FF opcode (and better trace for it). Also fixed some...ptitSeb2023-07-261-11/+8
* Merge pull request #902 from josch/crossptitSeb2023-07-231-4/+4
|\
| * Use CMAKE_SYSTEM_PROCESSOR instead of CMAKE_HOST_SYSTEM_PROCESSORJohannes Schauer Marin Rodrigues2023-07-231-4/+4
* | Merge pull request #901 from josch/add-sysroot-pathsptitSeb2023-07-231-0/+2
|\ \ | |/ |/|
| * add /usr/x86_64-linux-gnu/lib to the shared library search pathJohannes Schauer Marin Rodrigues2023-07-231-0/+2
|/
* [DYNAREC] Improvments to BOX64_DYNAREC_FORWARD handlingptitSeb2023-07-231-7/+14
* [32BITS] Added C4 and C5 opcodesptitSeb2023-07-231-1/+26
* [32BITS] added D6 undocumented opcodeptitSeb2023-07-232-2/+21
* [DYNAREC] Added more info when FillBlock generate a segfaultptitSeb2023-07-231-0/+1
* [ARM64_DYNAREC] Fixed invalid DE opcodes handlingptitSeb2023-07-231-1/+2
* [325BITS][ARM64_DYNAREC] Improved 66 50-5F opcodesptitSeb2023-07-231-18/+18
* [32BITS] Added 66 50-5F opcodes ([ARM64_DYNAREC] too, and fixed 66 61 opcode)ptitSeb2023-07-232-30/+98
* [32BITS] Added 66 FF /6 opcode ([ARM64_DYNAREC] too)ptitSeb2023-07-232-4/+16
* Removed a debug leftoverptitSeb2023-07-221-3/+3
* Updated README with more up-to-date Steam and Wine sectionsptitSeb2023-07-221-5/+4
* Better handling of int 29/2C/2d with wine ([ARM64_DYNAREC] too)ptitSeb2023-07-228-24/+79
* Hacked wrapped ptrace to avoid crash when wine handle exception (and debug re...ptitSeb2023-07-226-6/+19
* [TRACE] Fixed crash when tracing a function that is not defined in main at be...ptitSeb2023-07-221-0/+5
* Merge pull request #896 from josch/exeptitSeb2023-07-21398-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-21398-0/+0
* | Merge pull request #894 from ryanfortner/patch-2ptitSeb2023-07-201-1/+1
|\ \
| * | Update COMPILE.mdRyan Fortner2023-07-201-1/+1
* | | Added 1 function to wrapped libatomic (for #46)ptitSeb2023-07-201-1/+1
|/ /
* | Added 67 0F 11 opcode ([ARM64_DYNAREC] too) (for #892)ptitSeb2023-07-192-0/+35
* | Added 1 more symbol to wrapped libgtk3 (for #46)ptitSeb2023-07-191-0/+1
* | Added some more wrapped symbols to libx11 and friendsptitSeb2023-07-197-8/+12
* | Update CMakeLists.txt (for #890)ptitSeb2023-07-171-1/+1
* | Merge pull request #889 from rajdakin/mainptitSeb2023-07-17582-591/+593
|\ \
| * | [WRAPPERS] Generator version bumprajdakin2023-07-17582-582/+582