Skip to content

v0.24

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 06:20
· 15 commits to master since this release
06e65be

New in version 0.24 (contributed by spicyjpeg):

  • libc: Fixed various mistakes in the GTE leading zero count intrinsics and the setjmp.h header.

  • psxgpu: PutDispEnv() no longer requires manual adjustments in order to center the screen in PAL mode. FntSort() now supports printing multiple lines.

  • smd: The .SMD model parser code from n00bdemo has been split off into its own library, usable from any PSn00bSDK project.

  • examples: beginner/hello, beginner/cppdemo and system/timer have been rewritten completely. cdrom/cdxa now checks for the end of the file properly rather than relying on it to be encoded in a specific way. sound/cdstream has been refactored to use a ring buffer in main RAM and includes a reusable SPU audio streaming library.

  • Added some missing register macros (SPU_CH_ADSR_VOL) to hwregs_c.h and fixed some previously wrong kernel-related constants.

  • Removed the PSN00BSDK_LIBGCC CMake variable and related code, as the GCC toolchain can automatically find libgcc on its own.


These notes have been generated automatically. See the changelog or commit history for more details.