mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-28 01:06:02 +03:00
[PR #109] [MERGED] undertale and other stuff #1300
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#1300
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/109
Author: @georgemoralis
Created: 4/7/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @georgemoralis
Base:
main← Head:undertale-etc📝 Commits (2)
b0cd6e5added sceVideoOutGetVblankStatusbb8a400dummy libscesavedatadialog📊 Changes
11 files changed (+189 additions, -43 deletions)
View changed files
📝
CMakeLists.txt(+2 -0)📝
src/common/logging/filter.cpp(+1 -0)📝
src/common/logging/types.h(+41 -40)📝
src/core/PS4/HLE/Graphics/Objects/video_out_ctx.cpp(+12 -0)📝
src/core/PS4/HLE/Graphics/Objects/video_out_ctx.h(+1 -0)📝
src/core/PS4/HLE/Graphics/video_out.cpp(+22 -3)📝
src/core/PS4/HLE/Graphics/video_out.h(+1 -0)📝
src/core/hle/libraries/libs.cpp(+2 -0)➕
src/core/libraries/libscesavedatadialog.cpp(+84 -0)➕
src/core/libraries/libscesavedatadialog.h(+22 -0)📝
src/emulator.cpp(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.