[PR #323] [MERGED] address_space: Fix windows placeholder mapping #1481

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/323
Author: @raphaelthegreat
Created: 7/24/2024
Status: Merged
Merged: 7/25/2024
Merged by: @georgemoralis

Base: mainHead: win-fix


📝 Commits (2)

  • 8bb6c0d address_space: Fix windows placeholder mapping
  • 8fa6a8c clang fix

📊 Changes

2 files changed (+6 additions, -8 deletions)

View changed files

📝 src/core/address_space.cpp (+5 -7)
📝 src/core/address_space.h (+1 -1)

📄 Description

Placeholder interval set needs to be contiguous, otherwise windows complains


🔄 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/323 **Author:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `win-fix` --- ### 📝 Commits (2) - [`8bb6c0d`](https://github.com/shadps4-emu/shadPS4/commit/8bb6c0ddf0faed9f77611f3c5e48571bf03a24c5) address_space: Fix windows placeholder mapping - [`8fa6a8c`](https://github.com/shadps4-emu/shadPS4/commit/8fa6a8c036a89fae77a580a0338a45394d200566) clang fix ### 📊 Changes **2 files changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/core/address_space.cpp` (+5 -7) 📝 `src/core/address_space.h` (+1 -1) </details> ### 📄 Description Placeholder interval set needs to be contiguous, otherwise windows complains --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:45 +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#1481
No description provided.