mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[PR #526] [MERGED] UNFLoader support #589
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#589
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/526
Author: @loganmc10
Created: 7/23/2025
Status: ✅ Merged
Merged: 8/18/2025
Merged by: @loganmc10
Base:
main← Head:unf📝 Commits (1)
0410d52UNF loader support📊 Changes
10 files changed (+414 additions, -7 deletions)
View changed files
📝
src/device.rs(+1 -0)📝
src/device/cart/rom.rs(+1 -1)📝
src/device/cart/sc64.rs(+127 -2)📝
src/ui.rs(+11 -0)📝
src/ui/config.rs(+2 -0)📝
src/ui/gui.rs(+31 -4)📝
src/ui/gui/appwindow.slint(+1 -0)📝
src/ui/gui/settings_page.slint(+12 -0)📝
src/ui/netplay.rs(+4 -0)➕
src/ui/usb.rs(+224 -0)📄 Description
Related: https://github.com/buu342/N64-UNFLoader/pull/137
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.