mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 15:06:00 +03:00
[PR #464] [MERGED] better RAM access checks #534
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#534
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:ram📝 Commits (2)
026de91better RAM access checksedd3381more📊 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.