[PR #463] [MERGED] Make expansion pak optional #533

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

📋 Pull Request Information

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

Base: mainHead: expan


📝 Commits (2)

📊 Changes

8 files changed (+105 additions, -33 deletions)

View changed files

📝 src/device.rs (+6 -3)
📝 src/device/cart/rom.rs (+1 -1)
📝 src/main.rs (+10 -1)
📝 src/ui/config.rs (+5 -1)
📝 src/ui/gui.rs (+22 -7)
📝 src/ui/gui/appwindow.slint (+1 -0)
📝 src/ui/gui/settings_page.slint (+12 -0)
📝 src/ui/netplay.rs (+48 -20)

📄 Description

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


🔄 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/463 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `expan` --- ### 📝 Commits (2) - [`375fa6e`](https://github.com/gopher64/gopher64/commit/375fa6ec23ab107a4c540057db17e921fab3f5f7) Make expansion pak optional - [`1da0369`](https://github.com/gopher64/gopher64/commit/1da03692e40a4d7ec5e9af0a20a4746a9c5b2d6e) more ### 📊 Changes **8 files changed** (+105 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `src/device.rs` (+6 -3) 📝 `src/device/cart/rom.rs` (+1 -1) 📝 `src/main.rs` (+10 -1) 📝 `src/ui/config.rs` (+5 -1) 📝 `src/ui/gui.rs` (+22 -7) 📝 `src/ui/gui/appwindow.slint` (+1 -0) 📝 `src/ui/gui/settings_page.slint` (+12 -0) 📝 `src/ui/netplay.rs` (+48 -20) </details> ### 📄 Description Fixes https://github.com/gopher64/gopher64/issues/461 --- <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:57 +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#533
No description provided.