Skip to content

Update ark-dev-sdk#262

Merged
sharkwouter merged 1 commit intopspdev:masterfrom
JoseAaronLopezGarcia:master
Dec 22, 2025
Merged

Update ark-dev-sdk#262
sharkwouter merged 1 commit intopspdev:masterfrom
JoseAaronLopezGarcia:master

Conversation

@JoseAaronLopezGarcia
Copy link
Contributor

This update to the library packs quite a punch.

  • fixed bug libansic's implementation of strncmp.
  • some headers have been refactored to move away ark-specific definitions, so that using ark-dev-sdk doesn't necessarily mean using ark-only features, these will require explicitly including ark headers.

Some new libraries have been added, some of which are important for CFW and low-level homebrew development.

  • BootLoadEx (libbootloadex.a): library that can be used for developing payloadex and rebootex binary payloads (responsible for patching and injecting CFW modules in the boot chain).
  • libkpspident: stub library needed to use kpspident.prx dynamic library module.
  • libpspdecrypt: stub library needed to use pspdecrypt.prx dynamic library module.
  • libpspIplUpdate: stub library needed to use ipl_update.prx dynamic library module.
  • libpspKbootiUpdate: stub library needed to use kbooti_update.prx dynamic library module.
  • libpsplflash_fatfmt: stub library needed to use libpsplflash_fatfmt.prx dynamic library module.
  • libpspPSAR: stub library needed to use libpsardumper.prx dynamic library module.

@sharkwouter sharkwouter merged commit fc41a76 into pspdev:master Dec 22, 2025
101 checks passed
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