mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #50] [MERGED] Add auto stubs, update aerolib, faster init #1244
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#1244
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/50
Author: @skmp
Created: 10/6/2023
Status: ✅ Merged
Merged: 10/11/2023
Merged by: @georgemoralis
Base:
main← Head:skmp/auto-aerolib-stubs📝 Commits (1)
f1ce6feAdd auto stubs, static init📊 Changes
9 files changed (+22633 additions, -11232 deletions)
View changed files
📝
CMakeLists.txt(+3 -0)➕
scripts/ps4_names.txt(+11223 -0)➕
scripts/ps4_names2stubs.py(+45 -0)📝
src/Core/PS4/Linker.cpp(+16 -6)➕
src/Core/PS4/Stubs.cpp(+71 -0)➕
src/Core/PS4/Stubs.h(+4 -0)➕
src/Core/PS4/Util/aerolib.cpp(+38 -0)📝
src/Core/PS4/Util/aerolib.h(+8 -11226)➕
src/Core/PS4/Util/aerolib.inl(+11225 -0)📄 Description
Overview
Details
@georgemoralis thoughts?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.