[PR #903] [MERGED] CDImage fixes #192

Open
opened 2026-01-29 19:06:49 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/903
Author: @ggrtk
Created: 9/27/2020
Status: Merged
Merged: 9/28/2020
Merged by: @stenzek

Base: masterHead: cdimage


📝 Commits (2)

  • 659e6a2 CDImageBin: Remove use of duplicated ReplaceExtension function
  • 5f3d475 CDImageMemory: Fix SBI loading

📊 Changes

2 files changed (+2 additions, -26 deletions)

View changed files

📝 src/common/cd_image_bin.cpp (+1 -12)
📝 src/common/cd_image_memory.cpp (+1 -14)

📄 Description

Should resolve #723.


🔄 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/stenzek/duckstation/pull/903 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 9/27/2020 **Status:** ✅ Merged **Merged:** 9/28/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `cdimage` --- ### 📝 Commits (2) - [`659e6a2`](https://github.com/stenzek/duckstation/commit/659e6a2e609661385a71fb79781ef4de6605b4ca) CDImageBin: Remove use of duplicated ReplaceExtension function - [`5f3d475`](https://github.com/stenzek/duckstation/commit/5f3d475f4cc0f26524fc9b6eef98bbaa3eaf95cc) CDImageMemory: Fix SBI loading ### 📊 Changes **2 files changed** (+2 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `src/common/cd_image_bin.cpp` (+1 -12) 📝 `src/common/cd_image_memory.cpp` (+1 -14) </details> ### 📄 Description Should resolve #723. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:06:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#192