mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 15:35:58 +03:00
[PR #233] [MERGED] add some CPU read cycles #332
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#332
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/233
Author: @loganmc10
Created: 2/9/2025
Status: ✅ Merged
Merged: 2/9/2025
Merged by: @loganmc10
Base:
main← Head:reads📝 Commits (5)
7f48e25add some CPU read cyclesdcd0423more548a32cmore8cfed4bmore98f032buse scissor region for rdp interrupt calc📊 Changes
13 files changed (+35 additions, -54 deletions)
View changed files
📝
parallel-rdp/interface.cpp(+13 -39)📝
parallel-rdp/interface.hpp(+0 -4)📝
src/device/ai.rs(+4 -2)📝
src/device/cart/sc64.rs(+1 -0)📝
src/device/mi.rs(+1 -0)📝
src/device/pi.rs(+1 -0)📝
src/device/rdp.rs(+2 -0)📝
src/device/rdram.rs(+1 -0)📝
src/device/ri.rs(+1 -0)📝
src/device/rsp_interface.rs(+5 -1)📝
src/device/si.rs(+1 -0)📝
src/device/vi.rs(+5 -4)📝
src/ui/video.rs(+0 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.