COMMITS
July 27, 2026
R
Merge pull request #5789 from lioncash/sig
Ryan Houdek committed
R
Merge pull request #5788 from lioncash/config
Ryan Houdek committed
R
Merge pull request #5784 from FrontMage/fix/instruction-fetch-fault-priority
Ryan Houdek committed
L
Config: Add missing override specifier
LC committed
L
Config: Move strings in constructor where applicable
LC committed
L
Config: Mark internally linked where applicable
LC committed
L
Config: Amend prototypes where applicable
LC committed
July 24, 2026
F
Frontend: Prioritize instruction fetch faults
FrontMage committed
R
Merge pull request #5786 from OFFTKP/fist
Ryan Houdek committed
P
Extend FIST tests to check for indefinite value
Paris Oplopoios committed
R
Merge pull request #5783 from FrontMage/fix/inactive-jit-guard-range
Ryan Houdek committed
L
IRValidation: Remove unused members from BlockInfo
LC committed
L
IRValidation: Make BlockInfo private
LC committed
L
IRValidation: Use C instead of CW
LC committed
L
IRValidation: Move var closer to usage
LC committed
L
IRValidation: Turn ORs with true into assignment
LC committed
July 23, 2026
F
FEXCore: Ignore inactive JIT guard ranges
FrontMage committed
R
Merge pull request #5782 from lioncash/validation
Ryan Houdek committed
R
Merge pull request #5781 from FrontMage/fix/multiblock-block-local-errors
Ryan Houdek committed
F
FEXCore: Isolate multiblock error state per block
FrontMage committed
R
Merge pull request #5779 from lioncash/x87
Ryan Houdek committed
L
x87StackOptimizationPass: Remove IR member
LC committed
R
Merge pull request #5780 from mrpippy/unicode
Ryan Houdek committed
July 22, 2026
B
CMake: Define UNICODE when building for Windows
Brendan Shanks committed
B
Windows: Explicitly use *A/*W Win32 functions
Brendan Shanks committed
July 17, 2026
B
Windows: Use GetModuleHandleW() to avoid unnecessary string conversions
Brendan Shanks committed