Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ajm: added stubbed statistics instance #1924

Merged
merged 6 commits into from
Dec 29, 2024

Conversation

roamic
Copy link
Collaborator

@roamic roamic commented Dec 27, 2024

  • Added stubs for AJM Statistics Instance. It will return stubbed data on each call.
  • Added handling for inline buffers. We should just skip them when parsing the batch.
  • Demoted some asserts to error logs
  • Demoted error to trace for sceAjmMemoryRegister/sceAjmMemoryUnregister as those do not require any special handling.

@roamic roamic marked this pull request as ready for review December 27, 2024 17:09
@raphaelthegreat raphaelthegreat merged commit ee72d99 into shadps4-emu:main Dec 29, 2024
10 checks passed
Younes-Bel pushed a commit to Younes-Bel/shadPS4 that referenced this pull request Dec 29, 2024
* ajm: added stubbed statistics instance

* fixed a typo, thanks poly

* fixed clang-format

* removed unused struct

* small fixes

* fixed typedefs, added per codec statistics
@roamic roamic deleted the stub-ajm-statistics branch December 31, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants