[PR #4] [MERGED] eeprom saves #124

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/4
Author: @loganmc10
Created: 10/5/2023
Status: Merged
Merged: 10/5/2023
Merged by: @loganmc10

Base: mainHead: saves


📝 Commits (2)

📊 Changes

6 files changed (+96 additions, -11 deletions)

View changed files

📝 Cargo.toml (+1 -0)
📝 src/device.rs (+1 -1)
📝 src/device/cart.rs (+30 -10)
📝 src/main.rs (+4 -0)
📝 src/ui.rs (+7 -0)
src/ui/storage.rs (+53 -0)

📄 Description

No description provided


🔄 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/4 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 10/5/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `saves` --- ### 📝 Commits (2) - [`1e56a67`](https://github.com/gopher64/gopher64/commit/1e56a67609beb310ad0b0da7abd105d33697bda7) eeprom start - [`9a43758`](https://github.com/gopher64/gopher64/commit/9a43758266884fb13da9416d59bbfbdba6681bd9) finish ### 📊 Changes **6 files changed** (+96 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+1 -0) 📝 `src/device.rs` (+1 -1) 📝 `src/device/cart.rs` (+30 -10) 📝 `src/main.rs` (+4 -0) 📝 `src/ui.rs` (+7 -0) ➕ `src/ui/storage.rs` (+53 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:46:00 +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#124
No description provided.