[PR #259] [MERGED] track RDP RDRAM writes #359

Closed
opened 2026-03-03 13:47:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/259
Author: @loganmc10
Created: 2/17/2025
Status: Merged
Merged: 2/17/2025
Merged by: @loganmc10

Base: mainHead: track


📝 Commits (6)

📊 Changes

7 files changed (+108 additions, -4 deletions)

View changed files

📝 build.rs (+2 -0)
📝 parallel-rdp/interface.cpp (+89 -4)
📝 parallel-rdp/interface.hpp (+2 -0)
📝 src/device/rdram.rs (+3 -0)
📝 src/device/rsp_interface.rs (+2 -0)
📝 src/savestates.rs (+2 -0)
📝 src/ui/video.rs (+8 -0)

📄 Description

No description provided


🔄 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/gopher64/gopher64/pull/259 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `track` --- ### 📝 Commits (6) - [`6a671b9`](https://github.com/gopher64/gopher64/commit/6a671b99039a1e16dac8a4c0709e1c8d3259ce9c) track RDP RDRAM writes - [`05c071e`](https://github.com/gopher64/gopher64/commit/05c071ef1509c5d782234c0588c6de70f53dfbdf) more - [`cb82bdf`](https://github.com/gopher64/gopher64/commit/cb82bdf082c257223af2b77bfacf7378a3837c08) more - [`751a1bb`](https://github.com/gopher64/gopher64/commit/751a1bb1443c8ae3d2f80a6990d1fe6f27be65ec) more - [`06d4f66`](https://github.com/gopher64/gopher64/commit/06d4f66fe22d68eaf34280add997c3e18ccc83f3) more - [`26c13ac`](https://github.com/gopher64/gopher64/commit/26c13ac69adb0e0170e8870abc634023f87aa16b) more ### 📊 Changes **7 files changed** (+108 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `build.rs` (+2 -0) 📝 `parallel-rdp/interface.cpp` (+89 -4) 📝 `parallel-rdp/interface.hpp` (+2 -0) 📝 `src/device/rdram.rs` (+3 -0) 📝 `src/device/rsp_interface.rs` (+2 -0) 📝 `src/savestates.rs` (+2 -0) 📝 `src/ui/video.rs` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:47:07 +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/gopher64#359
No description provided.