[PR #293] [MERGED] Add option for overclocking #392

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

📋 Pull Request Information

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

Base: mainHead: overclock


📝 Commits (7)

📊 Changes

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

View changed files

📝 src/device.rs (+5 -1)
📝 src/device/cpu.rs (+6 -1)
📝 src/main.rs (+2 -2)
📝 src/ui/config.rs (+9 -0)
📝 src/ui/gui.rs (+20 -6)
📝 src/ui/gui/gui_netplay.rs (+20 -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/293 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 2/28/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `overclock` --- ### 📝 Commits (7) - [`69225af`](https://github.com/gopher64/gopher64/commit/69225af43c6de8afad523d9e3de0f457b937706c) add option to overclock CPU - [`fcd4431`](https://github.com/gopher64/gopher64/commit/fcd4431d7421e61ea4755a2b867379cbb16c34f6) netplay - [`78b8011`](https://github.com/gopher64/gopher64/commit/78b80114db2c24ea9855c6be6cec7f16a4a2c7c5) more - [`6b9cc70`](https://github.com/gopher64/gopher64/commit/6b9cc70dcdcc168e71d97de1b0991aed7fed5c60) more - [`5d58438`](https://github.com/gopher64/gopher64/commit/5d584384d29471d1a5a6958a9f919a4c50057267) more - [`83f326e`](https://github.com/gopher64/gopher64/commit/83f326e2ac681cc599ea51a7412430ede73e5b2a) more - [`b3d10d6`](https://github.com/gopher64/gopher64/commit/b3d10d6c2d7de3a8505c4d0e452da2b1f1da3199) more ### 📊 Changes **6 files changed** (+62 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/device.rs` (+5 -1) 📝 `src/device/cpu.rs` (+6 -1) 📝 `src/main.rs` (+2 -2) 📝 `src/ui/config.rs` (+9 -0) 📝 `src/ui/gui.rs` (+20 -6) 📝 `src/ui/gui/gui_netplay.rs` (+20 -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:47:16 +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#392
No description provided.