[PR #18] [MERGED] rom saves #138

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

📋 Pull Request Information

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

Base: mainHead: romsave


📝 Commits (9)

📊 Changes

7 files changed (+68 additions, -36 deletions)

View changed files

📝 Cargo.toml (+1 -0)
📝 src/device/cart_rom.rs (+33 -27)
📝 src/device/vi.rs (+1 -1)
📝 src/main.rs (+2 -0)
📝 src/ui.rs (+4 -2)
📝 src/ui/audio.rs (+2 -2)
📝 src/ui/storage.rs (+25 -4)

📄 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/18 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 10/16/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `romsave` --- ### 📝 Commits (9) - [`b1cc85a`](https://github.com/gopher64/gopher64/commit/b1cc85a6cd9f382a091ed1195029a1f4450198dc) rom saves - [`093a637`](https://github.com/gopher64/gopher64/commit/093a6374db8a154c86fa5e5d0d84564e66481ce9) more - [`39bda8f`](https://github.com/gopher64/gopher64/commit/39bda8fdf21a4eba5189f0864f7a29ddc5bcba9a) more - [`6980a21`](https://github.com/gopher64/gopher64/commit/6980a2176529367c2cc90f940fd77802aca28a8f) more - [`179f236`](https://github.com/gopher64/gopher64/commit/179f236f247d2016c959c34aaf49f1dc455b0ac4) works but slow - [`770c370`](https://github.com/gopher64/gopher64/commit/770c370f013efe910e84246e061d0b8d4417319f) use json - [`0a7c63d`](https://github.com/gopher64/gopher64/commit/0a7c63d4097b1437ca62c75dce9d030062da8ba6) clean - [`5e73076`](https://github.com/gopher64/gopher64/commit/5e730768223fbf119b9c037eb0f6641a494707cc) clean - [`1ab5852`](https://github.com/gopher64/gopher64/commit/1ab585205e443994e455533efd9360b3608d936f) clean ### 📊 Changes **7 files changed** (+68 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+1 -0) 📝 `src/device/cart_rom.rs` (+33 -27) 📝 `src/device/vi.rs` (+1 -1) 📝 `src/main.rs` (+2 -0) 📝 `src/ui.rs` (+4 -2) 📝 `src/ui/audio.rs` (+2 -2) 📝 `src/ui/storage.rs` (+25 -4) </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:04 +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#138
No description provided.