[PR #1453] [MERGED] AJM code improvements #2119

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1453
Author: @roamic
Created: 10/27/2024
Status: Merged
Merged: 10/27/2024
Merged by: @raphaelthegreat

Base: ajmHead: ajm-chunks


📝 Commits (1)

📊 Changes

2 files changed (+357 additions, -347 deletions)

View changed files

📝 src/core/libraries/ajm/ajm.cpp (+317 -249)
📝 src/core/libraries/ajm/ajm.h (+40 -98)

📄 Description

  • Replaced a lot of AJM structures to generic chunks
  • Improved the readability and structure of batch encoding/decoding

🔄 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/1453 **Author:** [@roamic](https://github.com/roamic) **Created:** 10/27/2024 **Status:** ✅ Merged **Merged:** 10/27/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `ajm` ← **Head:** `ajm-chunks` --- ### 📝 Commits (1) - [`22ce4d5`](https://github.com/shadps4-emu/shadPS4/commit/22ce4d54cfe7975fdab8f0811f59791c8eda703e) AJM code improvements ### 📊 Changes **2 files changed** (+357 additions, -347 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/ajm/ajm.cpp` (+317 -249) 📝 `src/core/libraries/ajm/ajm.h` (+40 -98) </details> ### 📄 Description * Replaced a lot of AJM structures to generic chunks * Improved the readability and structure of batch encoding/decoding --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:15 +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#2119
No description provided.