Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: pspdev/pspdev

v20260101

01 Jan 17:19
cc87470

Choose a tag to compare

We are pleased to announce the v20260101 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20251201 release.

pspsdk

Add missing functions by @JoseAaronLopezGarcia
Add missing function in power header by @JoseAaronLopezGarcia

psp-packages

Update pocketpy version to 2.1.3 by @bucanero
Update ark-dev-sdk by @JoseAaronLopezGarcia
Add minilzo library by @JoseAaronLopezGarcia
Add ya2d library by @JoseAaronLopezGarcia
Fix sqlite build by @sharkwouter
Fix GitHub actions by @sharkwouter
Set architecture to any for all library packages by @sharkwouter

v20251201

01 Dec 17:21
cc87470

Choose a tag to compare

We are pleased to announce the v20251201 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20251101 release.

pspsdk

Allow the MEMSIZE value in the param.sfo file to be changed when using CMake by @sharkwouter

psp-packages

Replace kubridge package with ark-dev-sdk by @sharkwouter
Update ark-dev-sdk by @JoseAaronLopezGarcia
bullet3, oslib, giflib and sail by @jopadan

v20251101

01 Nov 17:14
cc87470

Choose a tag to compare

v20251001

01 Oct 17:16
d4706ac

Choose a tag to compare

We are pleased to announce the v20251001 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20250901 release.

pspdev

Add CachyOS to prepare.sh by @Dio-Lopes

pspsdk

Fix CMake prx exports build issue for projects building multiple prx's. by @meetpatty
refactor: Update SceModule definition by @GrayJack
add kermit header and stubs by @JoseAaronLopezGarcia

psp-packages

add pspftp and pspav by @JoseAaronLopezGarcia
add raylib by @BrownNPC

v20250901

01 Sep 17:15
55bb3e6

Choose a tag to compare

We are pleased to announce the v20250901 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20250801 release.

pspdev

Install zlib for MacOS build by @sharkwouter

pspsdk

fix mistake in documentation of sceGuTexMode by @Mahmoud1205
Improve pixelMask example and documentation by @fjtrujy
Adding pixelMask example by @fjtrujy
Fix pointer assertion in sceGuDepthBuffer by @fjtrujy
Fixing missing function on the first start call by @fjtrujy

psptoolchain

Fix MacOS build issues by @sharkwouter

psptoolchain-allegrex

Fix MacOS build by requiring the use of the system's zlib by @sharkwouter

psp-packages

Upgrade to SDL 3.2.20 by @sharkwouter

v20250801

01 Aug 17:21
36de9db

Choose a tag to compare

We are pleased to announce the v20250801 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20250708 release.

pspdev

Fix libusb build issue by @sharkwouter

pspsdk

Creating libpspgud library by @fjtrujy

psp-packages

sdl3: fix audio and upgrade to 3.2.18 by @sharkwouter
Fix scissoring in libintrafont by @sharkwouter
Remove unnecessary binaries (CLIs) by @davidgfnet
Add unarr library by @bucanero

psplinkusb

Some minor improvements by @davidgfnet
Fixing Compilation in all the available OSs by @fjtrujy
Minor fixes and changes for the PC side software by @davidgfnet
Upgrade libusb from 0.x to 1.0 by @davidgfnet

v20250708

08 Jul 12:20

Choose a tag to compare

We are pleased to announce the v20250708 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20250701 release.

pspsdk

Fix scissor causing graphical issues by @isage
Check if we are in the git repo (or perhaps in a tarball) by @davidgfnet
Add sceJpegDecodeMJpegYCbCr, sceJpegCsc and sceJpegGetOutputInfo by @RegularRabbit05
Clarify sceGuLogicalOp documentation that color logic op can be used with blending by @veka0
Clarify csa parameter in sceGuClutMode documentation by @veka0
Improve blending factors documentation by @veka0
CMake: Fix exports.exp not being found in add_prx_module by @santiago046

psp-packages

Remove unnecessary rm commands by @davidgfnet

psplinkusb

Change version to v3.2.1 by @sharkwouter

v20250701

01 Jul 17:18

Choose a tag to compare

We are pleased to announce the v20250701 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20250610 release.

pspsdk

Adding 30 FPS VSYNC sample by @fjtrujy
Add support for animated .pmf file (ICON1.pmf) by @VoxelTek
Improve sceGuSignal usage by @fjtrujy
Improve sceGuClear by @fjtrujy
Add missing _sceGuUpdateStallAddr by @fjtrujy

psp-packages

Include patch file for tremor by @sharkwouter

psplinkusb

Set github release action to non-broken version by @sharkwouter

v20250610

10 Jun 20:13

Choose a tag to compare

v20250601

01 Jun 17:16
e9238ce

Choose a tag to compare

We are pleased to announce the v20250601 release of our PSP SDK called PSPDEV, made for homebrew development for the Playstation Portable.

For information on how to install and use the PSPDEV SDK, take a look here.

Pull Requests Included

Below are the pull requests that were merged since the v20250501 release.

pspdev

Build on Fedora 41 instead of 42 by @sharkwouter
add endeavour os into prepare.sh by @elpoeprod
Fix usbhostfs_pc missing libusb-0.1.so.4 in Docker by @nitwhiz

pspsdk

Tweak pspdev.cmake by @davidgfnet
Fix sceGuScissor by @fjtrujy
doc: fix goal of the file in the header comment by @sblondon
Fix mipmapping sample by @fjtrujy
clean: remove unused variables by @sblondon
fix: replace a statement by an assigment by @sblondon
Add an option to take an screenshot in the debug library. by @fjtrujy
Remove magic numbers from clear function by @fjtrujy
scissor misses REGION1 and REGION2 commands by @fjtrujy
Document and explicitly declare right analog stick input; display right analog stick in controller sample by @MotoLegacy
Another scegu improvement by @fjtrujy
Some clean ups around sceGu by @fjtrujy
clean: remove unused variables by @sblondon
Remove unused macros and magical values by @sblondon
Keeps improving the sceGu definitions and implementation by @fjtrujy
clean: remove unused macros by @sblondon
Adding a sceGU sample dealing with CPU & GPU parallelization by @fjtrujy

psptoolchain

Build for Fedora 41 by @sharkwouter

psptoolchain-allegrex

Upgrade dependencies by @fjtrujy
Downgrade to Fedora 41 by @sharkwouter

psp-packages

Implement BLACKLIST for LOCAL_PACKAGES by @davidgfnet
Fix sdl-mixer build by @sharkwouter
Add libpspmath by @MotoLegacy
Upgrade SDL 2 and 3 to latest releases by @sharkwouter
Fix 429 errors because of pulling too many patches by @sharkwouter
unRAR library port by @bucanero
Add lzma+crypto support to libzip by @bucanero