about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Optimized DB /7 opcodeptitSeb2023-02-193-3/+65
* Added some more wrapped functions to gstreamer and gsttagptitSeb2023-02-192-6/+6
* Hide a warning when running java stuffsptitSeb2023-02-191-2/+2
* Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-195-10/+59
* Fixed a regression with factorioptitSeb2023-02-191-2/+2
* [DYNAREC] Small optim on getDBptitSeb2023-02-192-2/+1
* Simplified dynablock handling (reduced memory consuption)ptitSeb2023-02-197-323/+145
* Added 67 0F B9 opcodeptitSeb2023-02-181-0/+13
* [RCFILE] Small fix to avoind applying same profile multiple timeptitSeb2023-02-181-3/+3
* Fix non-Dynarec buildsptitSeb2023-02-181-0/+2
* Force show Backtrace when SIGABRT is trapped (still depending on SHOWSEGV/LOG...ptitSeb2023-02-181-1/+2
* Imrpoved a bit backtrace againptitSeb2023-02-181-1/+17
* Rmoved debug leftoverptitSeb2023-02-171-1/+0
* Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR...ptitSeb2023-02-176-81/+208
* [DYNAREC] Added F0 0F AB/B3 opcodesptitSeb2023-02-172-0/+109
* [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)ptitSeb2023-02-164-2/+21
* [DYNAREC] Some more small fixesptitSeb2023-02-161-10/+4
* Fixed an issue with Emulated lib refcountptitSeb2023-02-161-3/+4
* Fixed interpretor for FIST(P) opcodesptitSeb2023-02-162-5/+5
* [DYNAREC] Various small fixes and improvment on DynarecptitSeb2023-02-1623-709/+594
* Various small fixes on InterpretorptitSeb2023-02-1618-259/+217
* Small change to mallochook detectorptitSeb2023-02-161-1/+1
* wrapped: Wrap two more gsettings functionsAlfred Neumayer2023-02-161-2/+2
* Some improvment to wrapped gtk3 and friendsptitSeb2023-02-144-4/+9
* Added 1 syscallptitSeb2023-02-141-0/+1
* Refactored trace to file system, to be more resiliantptitSeb2023-02-143-8/+36
* fprintf wrapped libasound dummy_error_handler to stderr instead of box trace ...ptitSeb2023-02-141-4/+3
* [DYNAREC] Don't forget to Cancel the block itself before bailling out of a fa...ptitSeb2023-02-141-0/+1
* [DYNAREC] Fixed an issue with custom memory alocatorptitSeb2023-02-141-2/+1
* Fixed a small warningptitSeb2023-02-131-1/+11
* Various minor warning fixesptitSeb2023-02-1316-46/+53
* Also needed a RunFunctionWindows, following the Windows Calling Convention (a...ptitSeb2023-02-123-3/+50
* [WRAPPERS] Version updaterajdakin2023-02-12539-539/+539
* [WRAPPERS] Fixed the Windows ABIrajdakin2023-02-123-332/+332
* [WRAPPER] Forgot to filter out Windows function from isSimpleWrapper()rajdakin2023-02-121-52/+0
* Change all d3dadapter9 to W type of wrappersptitSeb2023-02-128-975/+1204
* Added preliminary support for d3dadapter9, but need more work on calling conv...ptitSeb2023-02-1219-6/+2400
* Fix non-dynarec buildsptitSeb2023-02-121-0/+6
* Small improvment for emu thread trackingptitSeb2023-02-121-13/+5
* Fixed a nasty typo in free_neededlibsptitSeb2023-02-121-1/+1
* [DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...ptitSeb2023-02-1215-142/+245
* Fixed a memory leak in env handlingptitSeb2023-02-121-0/+1
* Fixed a memory leak in rcfileptitSeb2023-02-121-1/+3
* Added some more gtk3 wrapped functionsptitSeb2023-02-124-32/+39
* [DYNAREC] Fixed a typo in setProtectionptitSeb2023-02-111-19/+1
* Added some more function to wrapped libgcrypt.soptitSeb2023-02-116-14/+105
* [DYNAREC] Improved bridge handlingptitSeb2023-02-111-25/+21
* Fixed parameter order for BOX64_DYNAREC_HOTPAGE env parsing. (#511)Tristan Morgan2023-02-091-1/+1
* Changes for Alpine (#508)RainbowC02023-02-052-1/+4
* Added a couple of wrapped libX11 function (for #503)ptitSeb2023-02-041-2/+2