[PR #2865] [MERGED] Implement sceKernelPwritev #3038

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2865
Author: @mikusp
Created: 4/29/2025
Status: Merged
Merged: 4/30/2025
Merged by: @squidbus

Base: mainHead: pwritev


📝 Commits (1)

  • d24977e Implement sceKernelPwritev

📊 Changes

2 files changed (+28 additions, -3 deletions)

View changed files

📝 src/core/devices/base_device.h (+4 -0)
📝 src/core/libraries/kernel/file_system.cpp (+24 -3)

📄 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/2865 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 4/29/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `pwritev` --- ### 📝 Commits (1) - [`d24977e`](https://github.com/shadps4-emu/shadPS4/commit/d24977e5b0c1fe9464883aba0b45043d491e01c3) Implement sceKernelPwritev ### 📊 Changes **2 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/core/devices/base_device.h` (+4 -0) 📝 `src/core/libraries/kernel/file_system.cpp` (+24 -3) </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 22:02: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#3038
No description provided.