[PR #100] [MERGED] code formatting #210

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/100
Author: @loganmc10
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @loganmc10

Base: mainHead: fmt


📝 Commits (1)

📊 Changes

8 files changed (+34 additions, -18 deletions)

View changed files

📝 src/device/cop1.rs (+2 -1)
📝 src/device/cpu_instructions.rs (+4 -2)
📝 src/device/rdram.rs (+1 -1)
📝 src/device/rsp_su_instructions.rs (+4 -2)
📝 src/device/rsp_vu_instructions.rs (+4 -2)
📝 src/device/tlb.rs (+14 -6)
📝 src/ui/audio.rs (+4 -2)
📝 src/ui/video.rs (+1 -2)

📄 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/100 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `fmt` --- ### 📝 Commits (1) - [`464558a`](https://github.com/gopher64/gopher64/commit/464558a451fadcd676dfb0444ce18b704227cead) code formatting ### 📊 Changes **8 files changed** (+34 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/device/cop1.rs` (+2 -1) 📝 `src/device/cpu_instructions.rs` (+4 -2) 📝 `src/device/rdram.rs` (+1 -1) 📝 `src/device/rsp_su_instructions.rs` (+4 -2) 📝 `src/device/rsp_vu_instructions.rs` (+4 -2) 📝 `src/device/tlb.rs` (+14 -6) 📝 `src/ui/audio.rs` (+4 -2) 📝 `src/ui/video.rs` (+1 -2) </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:27 +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#210
No description provided.