[PR #1444] [MERGED] exception: Add context register population for macOS. #2112

Closed
opened 2026-02-27 21:15:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1444
Author: @squidbus
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @georgemoralis

Base: more-kernelHead: more-kernel-macos2


📝 Commits (1)

  • faf9f64 exception: Add context register population for macOS.

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 src/core/libraries/kernel/threads/exception.cpp (+22 -0)

📄 Description

For more-kernel branch.

Adds handling of macOS signal context when populating registers for exceptions. Fixes compiling on macOS.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1444 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `more-kernel` ← **Head:** `more-kernel-macos2` --- ### 📝 Commits (1) - [`faf9f64`](https://github.com/shadps4-emu/shadPS4/commit/faf9f64dc27736a74fe01118fc7d6756555816f9) exception: Add context register population for macOS. ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/threads/exception.cpp` (+22 -0) </details> ### 📄 Description For `more-kernel` branch. Adds handling of macOS signal context when populating registers for exceptions. Fixes compiling on macOS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2112
No description provided.