mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 15:06:00 +03:00
[PR #283] [MERGED] flash cart menu support #382
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#382
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/283
Author: @loganmc10
Created: 2/25/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @loganmc10
Base:
main← Head:sc📝 Commits (10+)
af2a095flash cart menu support3c59e5fmorec505605more5d789a0moreace3265more4838e37moreb6acadfmore6c26ca7morebfa831bmore7f301e2more📊 Changes
10 files changed (+237 additions, -116 deletions)
View changed files
📝
src/device.rs(+4 -5)📝
src/device/cart.rs(+2 -5)📝
src/device/cart/rom.rs(+30 -47)📝
src/device/cart/sc64.rs(+115 -22)📝
src/device/memory.rs(+4 -4)📝
src/device/rdram.rs(+3 -4)📝
src/device/ri.rs(+16 -9)📝
src/ui.rs(+1 -0)📝
src/ui/audio.rs(+8 -3)📝
src/ui/storage.rs(+54 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.