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

WIP Infrastructure Implementation #21

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

WIP Infrastructure Implementation #21

wants to merge 15 commits into from

Commits on Jan 11, 2024

  1. Implement sceHttp library

    anr2me committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    868fd2a View commit details
    Browse the repository at this point in the history
  2. Implement sceNetInetInetAddr which seems to be used too by many games…

    … along with sceHttp syscalls
    anr2me committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    81ff92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c15fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12bbc71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    634e491 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d47a21e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59c4701 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eeb417 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e708a70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a2b2e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    937f32d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd8086b View commit details
    Browse the repository at this point in the history
  13. Updated resolver to support more than one id.

    Added more stub functions.
    Report Once on some unimplemented syscalls to find out which games uses them.
    anr2me committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    be62940 View commit details
    Browse the repository at this point in the history
  14. Discard created resolvers for now as we need to gather more info on a…

    …sync syscalls first.
    anr2me committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ec9c877 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bfa42b8 View commit details
    Browse the repository at this point in the history