[PR #485] [MERGED] rtc errors #1592

Closed
opened 2026-02-27 21:13:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/485
Author: @lzardy
Created: 8/20/2024
Status: Merged
Merged: 8/20/2024
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (8)

📊 Changes

5 files changed (+38 additions, -14 deletions)

View changed files

📝 CMakeLists.txt (+6 -0)
📝 src/core/libraries/ngs2/ngs2_impl.cpp (+12 -11)
📝 src/core/libraries/ngs2/ngs2_impl.h (+1 -1)
📝 src/core/libraries/rtc/rtc.cpp (+2 -2)
src/core/libraries/rtc/rtc_error.h (+17 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/485 **Author:** [@lzardy](https://github.com/lzardy) **Created:** 8/20/2024 **Status:** ✅ Merged **Merged:** 8/20/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`c016299`](https://github.com/shadps4-emu/shadPS4/commit/c016299c2f9efe9932932c7cd6fc1031ede0d0fb) rtc errors - [`52c9021`](https://github.com/shadps4-emu/shadPS4/commit/52c9021e6e3b1c6b6eb02d07ddbab82083b6f482) Merge branch 'shadps4-emu:main' into main - [`4a3f1d8`](https://github.com/shadps4-emu/shadPS4/commit/4a3f1d80d73174ab050af2470c48e19a80e123c9) add system libs to cmakelists - [`a516f40`](https://github.com/shadps4-emu/shadPS4/commit/a516f40dc1b7f1649cf715b82129ac2ea0a3aa31) this.[func] - [`52a6064`](https://github.com/shadps4-emu/shadPS4/commit/52a606466cce8663e8816065466c51e938b97f8e) fix errors - [`397a14a`](https://github.com/shadps4-emu/shadPS4/commit/397a14a9078ca2be5cdbcb5861ead0e93d59b193) declaration - [`6a2153d`](https://github.com/shadps4-emu/shadPS4/commit/6a2153da99266ca5329e322a246c5ca17472cc82) log handle addr - [`f241927`](https://github.com/shadps4-emu/shadPS4/commit/f2419270fd5f59553c163ebdbb8bc238ae7fa288) missed ### 📊 Changes **5 files changed** (+38 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+6 -0) 📝 `src/core/libraries/ngs2/ngs2_impl.cpp` (+12 -11) 📝 `src/core/libraries/ngs2/ngs2_impl.h` (+1 -1) 📝 `src/core/libraries/rtc/rtc.cpp` (+2 -2) ➕ `src/core/libraries/rtc/rtc_error.h` (+17 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1592
No description provided.