[PR #464] [MERGED] better RAM access checks #534

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

📋 Pull Request Information

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

Base: mainHead: ram


📝 Commits (2)

📊 Changes

8 files changed (+140 additions, -61 deletions)

View changed files

📝 src/device/cart/rom.rs (+16 -5)
📝 src/device/cart/sc64.rs (+12 -4)
📝 src/device/cart/sram.rs (+32 -12)
📝 src/device/pi.rs (+5 -1)
📝 src/device/rdram.rs (+44 -23)
📝 src/device/rsp_interface.rs (+15 -9)
📝 src/device/si.rs (+12 -3)
📝 src/ui/audio.rs (+4 -4)

📄 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/464 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `ram` --- ### 📝 Commits (2) - [`026de91`](https://github.com/gopher64/gopher64/commit/026de9144b81da9d7f24b08b954fb5c21b105a30) better RAM access checks - [`edd3381`](https://github.com/gopher64/gopher64/commit/edd3381c4964d07f992907d33949a5f7ba6d9fc9) more ### 📊 Changes **8 files changed** (+140 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `src/device/cart/rom.rs` (+16 -5) 📝 `src/device/cart/sc64.rs` (+12 -4) 📝 `src/device/cart/sram.rs` (+32 -12) 📝 `src/device/pi.rs` (+5 -1) 📝 `src/device/rdram.rs` (+44 -23) 📝 `src/device/rsp_interface.rs` (+15 -9) 📝 `src/device/si.rs` (+12 -3) 📝 `src/ui/audio.rs` (+4 -4) </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:57 +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#534
No description provided.