[PR #508] [MERGED] Remember ROM dir #574

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/508
Author: @loganmc10
Created: 7/15/2025
Status: Merged
Merged: 7/15/2025
Merged by: @loganmc10

Base: mainHead: remem


📝 Commits (6)

📊 Changes

10 files changed (+91 additions, -30 deletions)

View changed files

📝 src/ui/cheats.rs (+12 -4)
📝 src/ui/config.rs (+2 -0)
📝 src/ui/gui.rs (+29 -5)
📝 src/ui/gui/appwindow.slint (+4 -3)
📝 src/ui/gui/cheat_page.slint (+4 -3)
📝 src/ui/gui/netplay_create.slint (+4 -3)
📝 src/ui/gui/netplay_join.slint (+4 -3)
📝 src/ui/gui/netplay_page.slint (+1 -0)
📝 src/ui/gui/settings_page.slint (+1 -0)
📝 src/ui/netplay.rs (+30 -9)

📄 Description

Fixes https://github.com/gopher64/gopher64/issues/503


🔄 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/508 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `remem` --- ### 📝 Commits (6) - [`d69af2d`](https://github.com/gopher64/gopher64/commit/d69af2dcd7a172546e5d36905e7ce564aa5e264d) Remember ROM dir - [`159b7d7`](https://github.com/gopher64/gopher64/commit/159b7d7a07a38f606f4ef5959b0d2366d02e9e1c) more - [`d7fa7b4`](https://github.com/gopher64/gopher64/commit/d7fa7b4add168a63fd2b17a34e283f2dbd01473c) more - [`7a10809`](https://github.com/gopher64/gopher64/commit/7a10809d07c8b6c4bccc355e6e63b0c663377544) more - [`335e500`](https://github.com/gopher64/gopher64/commit/335e500f414a270aacae30b687d33c92361a27df) more - [`2bbb87c`](https://github.com/gopher64/gopher64/commit/2bbb87cd22e4bb5b1f79ab0981f7a1d7f9bd8eb2) more ### 📊 Changes **10 files changed** (+91 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `src/ui/cheats.rs` (+12 -4) 📝 `src/ui/config.rs` (+2 -0) 📝 `src/ui/gui.rs` (+29 -5) 📝 `src/ui/gui/appwindow.slint` (+4 -3) 📝 `src/ui/gui/cheat_page.slint` (+4 -3) 📝 `src/ui/gui/netplay_create.slint` (+4 -3) 📝 `src/ui/gui/netplay_join.slint` (+4 -3) 📝 `src/ui/gui/netplay_page.slint` (+1 -0) 📝 `src/ui/gui/settings_page.slint` (+1 -0) 📝 `src/ui/netplay.rs` (+30 -9) </details> ### 📄 Description Fixes https://github.com/gopher64/gopher64/issues/503 --- <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:08 +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#574
No description provided.