[PR #10] [MERGED] Tlb fixes #131

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

📋 Pull Request Information

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

Base: mainHead: tlb


📝 Commits (7)

📊 Changes

3 files changed (+66 additions, -27 deletions)

View changed files

📝 src/device/cop0.rs (+1 -0)
📝 src/device/cpu_instructions.rs (+26 -16)
📝 src/device/exceptions.rs (+39 -11)

📄 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/10 **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:** `tlb` --- ### 📝 Commits (7) - [`35def8b`](https://github.com/gopher64/gopher64/commit/35def8b54b99e179d72f1369b5effa790f8de497) tlb fixes - [`00d28de`](https://github.com/gopher64/gopher64/commit/00d28ded107797b40c1f70d968b9e1980bb08a6b) more - [`b2c8398`](https://github.com/gopher64/gopher64/commit/b2c83988acc76a1441d7e3762963ffee131cdd68) more - [`b39ca03`](https://github.com/gopher64/gopher64/commit/b39ca03a1e4fdd4dc00372f0b8bebef5f2fd1987) more - [`679d679`](https://github.com/gopher64/gopher64/commit/679d6793ff3062bf2d81b98e66aef935130752a9) more - [`ced702e`](https://github.com/gopher64/gopher64/commit/ced702e9ea1501fc3c6a402fe0b15b9067761770) back - [`80965a5`](https://github.com/gopher64/gopher64/commit/80965a5d7760ef679b6f79de2de526a8b823213f) clean ### 📊 Changes **3 files changed** (+66 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/device/cop0.rs` (+1 -0) 📝 `src/device/cpu_instructions.rs` (+26 -16) 📝 `src/device/exceptions.rs` (+39 -11) </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:02 +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#131
No description provided.