mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 07:25:58 +03:00
[PR #5] [MERGED] sram support #125
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#125
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/5
Author: @loganmc10
Created: 10/5/2023
Status: ✅ Merged
Merged: 10/5/2023
Merged by: @loganmc10
Base:
main← Head:sram📝 Commits (2)
2e78f74sram support0e0406dmore📊 Changes
8 files changed (+244 additions, -29 deletions)
View changed files
📝
src/device.rs(+0 -2)📝
src/device/cart.rs(+31 -12)📝
src/device/cart_rom.rs(+2 -1)📝
src/device/pi.rs(+2 -2)📝
src/device/sram.rs(+93 -5)📝
src/main.rs(+1 -1)📝
src/ui.rs(+14 -1)📝
src/ui/storage.rs(+101 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.