mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[PR #508] [MERGED] Remember ROM dir #574
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#574
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:remem📝 Commits (6)
d69af2dRemember ROM dir159b7d7mored7fa7b4more7a10809more335e500more2bbb87cmore📊 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.