mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 16:56:03 +03:00
[PR #78] [CLOSED] Sonic mania WIP #1270
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1270
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/shadps4-emu/shadPS4/pull/78
Author: @georgemoralis
Created: 11/20/2023
Status: ❌ Closed
Base:
main← Head:sonic_mania_works📝 Commits (4)
23ab999fileio hle calls1bc750cinitial sceSystemServiceParamGetIntee3b9adadded bytes_read in fread function42599f1stdio file io functions📊 Changes
8 files changed (+130 additions, -21 deletions)
View changed files
📝
src/common/fs_file.cpp(+8 -2)📝
src/common/fs_file.h(+6 -5)📝
src/core/hle/libraries/libc/libc.cpp(+5 -0)📝
src/core/hle/libraries/libc/libc_stdio.cpp(+78 -6)📝
src/core/hle/libraries/libc/libc_stdio.h(+6 -1)📝
src/core/hle/libraries/libsystemservice/system_service.cpp(+13 -0)📝
src/core/hle/libraries/libsystemservice/system_service.h(+2 -0)📝
src/core/loader/elf.cpp(+12 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.