[PR #8] [MERGED] cache rsp instructions #129

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/8
Author: @loganmc10
Created: 10/6/2023
Status: Merged
Merged: 10/6/2023
Merged by: @loganmc10

Base: mainHead: rsp2


📝 Commits (3)

📊 Changes

4 files changed (+175 additions, -48 deletions)

View changed files

📝 src/device.rs (+6 -5)
📝 src/device/rsp_cpu.rs (+134 -31)
📝 src/device/rsp_interface.rs (+34 -11)
📝 src/device/sram.rs (+1 -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/8 **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:** `rsp2` --- ### 📝 Commits (3) - [`70840ae`](https://github.com/gopher64/gopher64/commit/70840ae467f3d856fe1e7fd9fe9c940a26ae3247) cache rsp instructions - [`c3e2bcd`](https://github.com/gopher64/gopher64/commit/c3e2bcd75dcb468f87e864b3c5c3b835359d463b) more - [`039661d`](https://github.com/gopher64/gopher64/commit/039661d822c5de20f57f577a37f0d55e744db311) fix ### 📊 Changes **4 files changed** (+175 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `src/device.rs` (+6 -5) 📝 `src/device/rsp_cpu.rs` (+134 -31) 📝 `src/device/rsp_interface.rs` (+34 -11) 📝 `src/device/sram.rs` (+1 -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: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#129
No description provided.