mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #697] [MERGED] libSceRtc HLE #1721
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#1721
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/697
Author: @CrazyBloo
Created: 8/31/2024
Status: ✅ Merged
Merged: 9/6/2024
Merged by: @psucien
Base:
main← Head:libSceRtc📝 Commits (10+)
2b8d1daSetTick + GetTick, adding functions, checkvalid1aafe18formate0ee373Merge branch 'shadps4-emu:main' into libSceRtce247461more functions0ce3828Merge branch 'shadps4-emu:main' into libSceRtcd27c631format58cc761implement lizardy's changes3629a43fix linux build4b2b970Merge pull request #2 from CrazyBloo/libSceRtc-dev9187913various formatting improvements and fixes📊 Changes
5 files changed (+1095 additions, -173 deletions)
View changed files
📝
src/core/libraries/kernel/libkernel.h(+2 -0)📝
src/core/libraries/kernel/time_management.h(+6 -1)📝
src/core/libraries/rtc/rtc.cpp(+1003 -127)📝
src/core/libraries/rtc/rtc.h(+68 -44)📝
src/core/libraries/rtc/rtc_error.h(+16 -1)📄 Description
ready for review
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.