mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 06:55:58 +03:00
[PR #298] [MERGED] remove some code duplication #396
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#396
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/298
Author: @loganmc10
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @loganmc10
Base:
main← Head:dup📝 Commits (1)
58e3959remove some code duplication📊 Changes
14 files changed (+26 additions, -62 deletions)
View changed files
📝
src/device/ai.rs(+1 -1)📝
src/device/cart/rom.rs(+1 -5)📝
src/device/cart/sram.rs(+1 -5)📝
src/device/controller.rs(+1 -2)📝
src/device/controller/vru.rs(+1 -2)📝
src/device/cop0.rs(+2 -2)📝
src/device/events.rs(+8 -0)📝
src/device/exceptions.rs(+1 -5)📝
src/device/pi.rs(+2 -10)📝
src/device/pif.rs(+1 -5)📝
src/device/rdp.rs(+1 -5)📝
src/device/rsp_interface.rs(+2 -8)📝
src/device/si.rs(+2 -6)📝
src/device/vi.rs(+2 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.