[PR #3201] [MERGED] mmap executable memory #3303

Closed
opened 2026-02-27 22:03:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3201
Author: @mikusp
Created: 7/6/2025
Status: Merged
Merged: 7/7/2025
Merged by: @georgemoralis

Base: mainHead: mmap_exec


📝 Commits (1)

📊 Changes

4 files changed (+19 additions, -6 deletions)

View changed files

📝 src/core/address_space.cpp (+10 -2)
📝 src/core/libraries/kernel/memory.cpp (+2 -1)
📝 src/core/memory.cpp (+6 -3)
📝 src/core/memory.h (+1 -0)

📄 Description

Required to make mappings for function trampolines


🔄 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/3201 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `mmap_exec` --- ### 📝 Commits (1) - [`1e9387e`](https://github.com/shadps4-emu/shadPS4/commit/1e9387eb248fd65f6bacdbd8c21095ee0a000dfb) mmap executable memory ### 📊 Changes **4 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/core/address_space.cpp` (+10 -2) 📝 `src/core/libraries/kernel/memory.cpp` (+2 -1) 📝 `src/core/memory.cpp` (+6 -3) 📝 `src/core/memory.h` (+1 -0) </details> ### 📄 Description Required to make mappings for function trampolines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:12 +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#3303
No description provided.