[PR #7] [MERGED] Events cleanup #130

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

📋 Pull Request Information

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

Base: mainHead: events


📝 Commits (4)

📊 Changes

7 files changed (+37 additions, -44 deletions)

View changed files

📝 Cargo.toml (+0 -1)
build_debug.sh (+3 -0)
📝 src/device.rs (+6 -2)
📝 src/device/cop0.rs (+3 -3)
📝 src/device/cpu.rs (+2 -2)
📝 src/device/events.rs (+18 -30)
📝 src/device/rsp_cpu.rs (+5 -6)

📄 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/7 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 10/6/2023 **Status:** ✅ Merged **Merged:** 10/6/2023 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `events` --- ### 📝 Commits (4) - [`076b567`](https://github.com/gopher64/gopher64/commit/076b567450e7a686161fdb358283f602f9480189) cleanup - [`c02fe97`](https://github.com/gopher64/gopher64/commit/c02fe978994da043c51eb69731887043e51c841a) more - [`0b0338e`](https://github.com/gopher64/gopher64/commit/0b0338eb1a94c224964432b7896b656171a1ea15) more - [`85a59da`](https://github.com/gopher64/gopher64/commit/85a59daff7042e929232d9d9ec8a11405c0f690a) clean ### 📊 Changes **7 files changed** (+37 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+0 -1) ➕ `build_debug.sh` (+3 -0) 📝 `src/device.rs` (+6 -2) 📝 `src/device/cop0.rs` (+3 -3) 📝 `src/device/cpu.rs` (+2 -2) 📝 `src/device/events.rs` (+18 -30) 📝 `src/device/rsp_cpu.rs` (+5 -6) </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:01 +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#130
No description provided.