about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Expand)AuthorAgeFilesLines
* [RCFILE] Added profile for 1 more gameptitSeb2025-07-171-0/+6
* [DYNAREC] Refactor hotpage detection and dynarec_dirty 1 & 2. Also adjust som...ptitSeb2025-06-301-6/+53
* [ARM64_DYNAREC] Made (V)M(IN/AX)P(D/S) opcodes always exact, it's inexpensive...ptitSeb2025-06-291-4/+2
* [DYNAREC] Refactored a bit BARRIER_FLOAT ([ARM64] olny for now, todo for RV64...ptitSeb2025-06-231-0/+2
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-191-7/+2
* [RCFILE] Make generic setup profile less strictptitSeb2025-06-161-2/+5
* [RCFILE] Updated MiSide profile (#2751)Yang Liu2025-06-161-4/+1
* [RCFILE] Fixed MAXCPU so it works for wine apps tooptitSeb2025-06-081-0/+5
* [RCFILE] Added a new game profileptitSeb2025-06-061-0/+17
* [RCFILE] Added 1 more game profileptitSeb2025-06-021-0/+5
* [RCFILE] Added a couple of game profilesptitSeb2025-05-301-0/+9
* [RCFILE] Added/modified some more profilesptitSeb2025-05-151-18/+50
* [RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profilesptitSeb2025-05-141-7/+38
* [RCFIEL] Fine tuned and added a few games profileptitSeb2025-05-091-6/+14
* [RCFILE] Better profile for Cyberpunk 2077ptitSeb2025-04-191-1/+2
* [DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...ptitSeb2025-04-161-0/+7
* [DYNAREC] Speedup a bit DYNAREC_DIRTY=1ptitSeb2025-04-101-4/+23
* [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...ptitSeb2025-04-091-2/+7
* [RCFILE] Added a few more game profilesptitSeb2025-03-211-0/+18
* [RCFILE] Update steamwebhelper profile (#2452)Yang Liu2025-03-201-0/+1
* [RCFILE] Added profile for HSR Game (#2450)shenmo2025-03-191-0/+3
* [RCFILE] Added one more game profileptitSeb2025-03-131-0/+5
* [RCFILE] Added profile for Linux Paradox LauncherptitSeb2025-03-131-0/+4
* [DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use itptitSeb2025-03-121-1/+2
* [RCFILE] Added 1 more game profileptitSeb2025-03-111-0/+6
* [RCFIEL] Add/Adjust more game profilesptitSeb2025-03-101-3/+17
* [RCFILE] More game profile plus adjustment to existing onesptitSeb2025-03-081-7/+27
* [RCFILE] Added a game profileptitSeb2025-03-081-0/+7
* [RCFILE] Added 1 more game profileptitSeb2025-02-211-0/+3
* [RCFILE] Added a setting to Talos2ptitSeb2025-02-171-0/+1
* [RCFILE] Added 1 more game profileptitSeb2025-02-151-0/+4
* [BOX64RC] Add Zenless Zone Zero Config (#2363)Lily2025-02-151-0/+5
* [RCFILE] Added 2 more game profilesptitSeb2025-02-121-0/+13
* [RCFILE] Added 2 game profilesptitSeb2025-02-121-0/+14
* [RCFILE] Improved support for windows setupptitSeb2025-02-121-2/+0
* [ARM64_DYNAREC] Some changes on shift opcode and OF handling, and added some ...ptitSeb2025-02-101-0/+15
* [RCFILE] Added a new profileptitSeb2025-02-071-0/+4
* [DYNAREC] Fixed a potential SEGFAULT in FindDynablockFromNativeAddress, and a...ptitSeb2025-02-051-0/+4
* [RCFILE] Added a new profileptitSeb2025-02-051-0/+6
* [DYNAREC] Fixed a rare issue when flags would not be computed on 1st opcode o...ptitSeb2025-02-041-0/+10
* [RCFILE] Added one more profileptitSeb2025-02-011-0/+5
* [ARM64_DYNAREC] Fixed mxcsr sync with fpsr on SSE_SLUSHTO0, and added a profi...ptitSeb2025-01-311-0/+6
* [RCFILE] Added some more profilesptitSeb2025-01-291-0/+27
* [RCFILE] Add/Modify a few profilesptitSeb2025-01-271-1/+25
* [DYNAREC] Added preliminary per-file settings (#2288)Yang Liu2025-01-231-0/+32
* [RCFILE] Add MiSide Profile (#2276)Pablo Labs2025-01-211-0/+9
* [RCFILE] Added 2 new profilesptitSeb2025-01-201-0/+12
* [DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use itptitSeb2025-01-151-0/+33
* [RCFILE] Added sekiro.exe entry (#2206)Yang Liu2024-12-251-0/+4
* [BOX32][WRAPPER] More fixes to libc and libX11 wrappingptitSeb2024-12-141-3/+3