mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 15:06:00 +03:00
[PR #463] [MERGED] Make expansion pak optional #533
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#533
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/463
Author: @loganmc10
Created: 7/2/2025
Status: ✅ Merged
Merged: 7/2/2025
Merged by: @loganmc10
Base:
main← Head:expan📝 Commits (2)
375fa6eMake expansion pak optional1da0369more📊 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.