mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #30] [MERGED] Clang #1226
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#1226
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/30
Author: @georgemoralis
Created: 7/22/2023
Status: ✅ Merged
Merged: 7/23/2023
Merged by: @georgemoralis
Base:
main← Head:clang📝 Commits (4)
28aad0aAdded sysv_abi , now parameters in sceVideoOutOpen is correctf1ab579Create building-windows.mdbb40fa9added clang configurations , removed buggy MSVC ones5706e1badded more PS4_SYSV_ABI codes📊 Changes
10 files changed (+151 additions, -93 deletions)
View changed files
📝
CMakeSettings.json(+24 -25)➕
documents/building-windows.md(+26 -0)📝
src/Core/PS4/HLE/LibC.cpp(+16 -14)📝
src/Core/PS4/HLE/LibC.h(+8 -6)📝
src/Core/PS4/HLE/LibKernel.cpp(+26 -11)📝
src/Core/PS4/HLE/LibKernel.h(+8 -7)📝
src/Core/PS4/HLE/LibSceVideoOut.cpp(+24 -15)📝
src/Core/PS4/HLE/LibSceVideoOut.h(+12 -10)📝
src/Core/PS4/Linker.cpp(+4 -4)📝
src/types.h(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.