[PR #218] [MERGED] emulate summercart64 ROM_WRITE_ENABLE flag #317

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/218
Author: @loganmc10
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @loganmc10

Base: mainHead: writing


📝 Commits (2)

  • ba7a5e3 emulate summercart64 ROM_WRITE_ENABLE flag
  • 139d79f clean up names

📊 Changes

4 files changed (+45 additions, -17 deletions)

View changed files

📝 src/device/cart/rom.rs (+38 -15)
📝 src/device/cart/sc64.rs (+1 -0)
📝 src/ui/gui/gui_netplay.rs (+3 -1)
📝 src/ui/storage.rs (+3 -1)

📄 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/218 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `writing` --- ### 📝 Commits (2) - [`ba7a5e3`](https://github.com/gopher64/gopher64/commit/ba7a5e3362629eacabcacd0e0aab37ab57b5ce94) emulate summercart64 ROM_WRITE_ENABLE flag - [`139d79f`](https://github.com/gopher64/gopher64/commit/139d79fb02a9bdee78feb30cd1c92797dc6a1d9b) clean up names ### 📊 Changes **4 files changed** (+45 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/device/cart/rom.rs` (+38 -15) 📝 `src/device/cart/sc64.rs` (+1 -0) 📝 `src/ui/gui/gui_netplay.rs` (+3 -1) 📝 `src/ui/storage.rs` (+3 -1) </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:56 +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#317
No description provided.