[PR #534] [MERGED] add support for save state slots #597

Closed
opened 2026-03-03 13:48:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/534
Author: @loganmc10
Created: 8/4/2025
Status: Merged
Merged: 8/4/2025
Merged by: @loganmc10

Base: mainHead: slots


📝 Commits (2)

📊 Changes

5 files changed (+39 additions, -4 deletions)

View changed files

📝 parallel-rdp/interface.cpp (+19 -0)
📝 parallel-rdp/interface.hpp (+1 -0)
📝 src/ui.rs (+2 -0)
📝 src/ui/storage.rs (+7 -4)
📝 src/ui/video.rs (+10 -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/534 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `slots` --- ### 📝 Commits (2) - [`9974d2e`](https://github.com/gopher64/gopher64/commit/9974d2e6c335576bdedb41ac854897f7544d4dd5) add support for save state slots - [`6b535e5`](https://github.com/gopher64/gopher64/commit/6b535e503a022956196bef271ebc26971fab7961) add log ### 📊 Changes **5 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `parallel-rdp/interface.cpp` (+19 -0) 📝 `parallel-rdp/interface.hpp` (+1 -0) 📝 `src/ui.rs` (+2 -0) 📝 `src/ui/storage.rs` (+7 -4) 📝 `src/ui/video.rs` (+10 -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:48:14 +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#597
No description provided.