[PR #122] [MERGED] add portable mode #226

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/122
Author: @loganmc10
Created: 1/10/2025
Status: Merged
Merged: 1/10/2025
Merged by: @loganmc10

Base: mainHead: portable


📝 Commits (5)

📊 Changes

7 files changed (+98 additions, -43 deletions)

View changed files

📝 README.md (+4 -0)
📝 src/device.rs (+9 -4)
📝 src/main.rs (+41 -8)
📝 src/ui.rs (+2 -5)
📝 src/ui/gui.rs (+36 -18)
📝 src/ui/input.rs (+4 -1)
📝 src/ui/storage.rs (+2 -7)

📄 Description

Fixes https://github.com/gopher64/gopher64/issues/121


🔄 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/122 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `portable` --- ### 📝 Commits (5) - [`663077b`](https://github.com/gopher64/gopher64/commit/663077b81ab19fcc301e948a68a325640f9e7077) add portable mode - [`ba3a2ae`](https://github.com/gopher64/gopher64/commit/ba3a2ae7e1ff65e778e4572e0e7d7bd77d12464a) readme - [`a47f932`](https://github.com/gopher64/gopher64/commit/a47f932e4c3553f7de5cd06d6ef5718df83f527a) more - [`81a3fbf`](https://github.com/gopher64/gopher64/commit/81a3fbf0e134192f8062de9af915fd3086f5330a) more - [`e14d31a`](https://github.com/gopher64/gopher64/commit/e14d31a581856eb4c6ff03d3f15ccfc28b78d268) more ### 📊 Changes **7 files changed** (+98 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) 📝 `src/device.rs` (+9 -4) 📝 `src/main.rs` (+41 -8) 📝 `src/ui.rs` (+2 -5) 📝 `src/ui/gui.rs` (+36 -18) 📝 `src/ui/input.rs` (+4 -1) 📝 `src/ui/storage.rs` (+2 -7) </details> ### 📄 Description Fixes https://github.com/gopher64/gopher64/issues/121 --- <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:31 +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#226
No description provided.