mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[PR #103] [MERGED] Code cleanup #211
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#211
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/103
Author: @loganmc10
Created: 1/6/2025
Status: ✅ Merged
Merged: 1/6/2025
Merged by: @loganmc10
Base:
main← Head:gliden64📝 Commits (10+)
e0b44a6add gliden648613e16remove override48005eeadd header1b77731more56fe500morea879457checkboxb706231more6ad6c4cmore4d6f0c6more7ed719bcontext📊 Changes
13 files changed (+179 additions, -113 deletions)
View changed files
➖
.vscode/settings.json(+0 -5)📝
build.rs(+4 -3)📝
parallel-rdp/interface.cpp(+52 -47)📝
parallel-rdp/interface.hpp(+25 -7)📝
src/device.rs(+13 -7)📝
src/device/cpu.rs(+3 -3)📝
src/device/rdp.rs(+4 -2)📝
src/device/rdram.rs(+9 -10)📝
src/device/rsp_interface.rs(+1 -1)📝
src/device/sram.rs(+2 -2)📝
src/device/vi.rs(+6 -8)📝
src/ui.rs(+0 -1)📝
src/ui/video.rs(+60 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.