mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-28 08:25:54 +03:00
[PR #535] [CLOSED] onscreen messages #600
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#600
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/535
Author: @loganmc10
Created: 8/4/2025
Status: ❌ Closed
Base:
main← Head:onscreen📝 Commits (6)
152f91bonscreen messages2deafe6more842e4a9more5070eacmore6851cedmore131a084use sdl_ttf📊 Changes
21 files changed (+92 additions, -203 deletions)
View changed files
📝
Cargo.lock(+19 -1)📝
Cargo.toml(+1 -1)➖
data/cheats_enabled.wav(+0 -0)➖
data/mempak.wav(+0 -0)➖
data/netplay_desync.wav(+0 -0)➖
data/netplay_lost_connection.wav(+0 -0)➖
data/netplay_p1_disconnected.wav(+0 -0)➖
data/netplay_p2_disconnected.wav(+0 -0)➖
data/netplay_p3_disconnected.wav(+0 -0)➖
data/netplay_p4_disconnected.wav(+0 -0)➖
data/rumblepak.wav(+0 -0)➖
data/transferpak.wav(+0 -0)📝
src/cheats.rs(+1 -1)📝
src/device/controller.rs(+3 -1)📝
src/device/cpu.rs(+5 -2)📝
src/netplay.rs(+3 -14)📝
src/savestates.rs(+13 -7)📝
src/ui.rs(+9 -18)📝
src/ui/audio.rs(+0 -105)📝
src/ui/input.rs(+15 -3)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.