[PR #348] [MERGED] Add RDP to savestate #440

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/348
Author: @loganmc10
Created: 3/22/2025
Status: Merged
Merged: 3/22/2025
Merged by: @loganmc10

Base: mainHead: rdp_device


📝 Commits (9)

📊 Changes

5 files changed (+95 additions, -62 deletions)

View changed files

📝 build.rs (+3 -1)
📝 parallel-rdp/interface.cpp (+72 -55)
📝 parallel-rdp/interface.hpp (+4 -1)
📝 src/savestates.rs (+5 -2)
📝 src/ui/video.rs (+11 -3)

📄 Description

Fixes save state for Libdragon


🔄 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/348 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/22/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `rdp_device` --- ### 📝 Commits (9) - [`59d0ca4`](https://github.com/gopher64/gopher64/commit/59d0ca4af95e36b0c72b67653f9df1a2dc1f6bda) organize RDP device - [`5a42d5f`](https://github.com/gopher64/gopher64/commit/5a42d5fe942dec4c0f3f221cc7380bf19ffe44f7) more - [`8876dd0`](https://github.com/gopher64/gopher64/commit/8876dd047767bb7b4383baf39a79f02faac041f0) more - [`200b645`](https://github.com/gopher64/gopher64/commit/200b645869b4c0dd19043a1d7ed4cae5e59a05fa) more - [`67707b5`](https://github.com/gopher64/gopher64/commit/67707b5d89fa21275b6cc49e19da0cfbcc82b96b) more - [`e85308c`](https://github.com/gopher64/gopher64/commit/e85308c38ce0240d232b135a2137982b8ab64ff0) more - [`61b7db3`](https://github.com/gopher64/gopher64/commit/61b7db3409be12b6df2e5b5cabacc783be7396e4) more - [`fea1277`](https://github.com/gopher64/gopher64/commit/fea1277c642b275d1c399e2325eb001bde77aeca) more - [`434086e`](https://github.com/gopher64/gopher64/commit/434086e0e1119d6c07ad2c156eeeaf40a474f15e) more ### 📊 Changes **5 files changed** (+95 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `build.rs` (+3 -1) 📝 `parallel-rdp/interface.cpp` (+72 -55) 📝 `parallel-rdp/interface.hpp` (+4 -1) 📝 `src/savestates.rs` (+5 -2) 📝 `src/ui/video.rs` (+11 -3) </details> ### 📄 Description Fixes save state for Libdragon --- <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:30 +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#440
No description provided.