index
:
xavi/psn00bsdk
fix-include
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
system
/
dynlink
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add missing CD image dependencies to CMake scripts
spicyjpeg
2023-04-04
2
-5
/
+2
|
*
Refactor dynamic linker, misc. cleanups
spicyjpeg
2022-10-30
1
-23
/
+21
|
*
Update sound/spustream, clean up other examples
spicyjpeg
2022-10-15
4
-34
/
+35
|
*
Bump required CMake version to 3.21
spicyjpeg
2022-10-11
1
-2
/
+2
|
*
Replace ball16c.h headers in examples with .TIM files
spicyjpeg
2022-08-12
4
-19
/
+6
|
*
Deprecate u_short, u_int and u_long types in libpsn00b
spicyjpeg
2022-07-30
2
-5
/
+5
|
*
Rewrite assert() and DL_CALL(), update mkpsxiso
spicyjpeg
2022-02-20
1
-7
/
+12
|
*
Refactor dynamic linker API, fix system/dynlink example
spicyjpeg
2021-12-30
2
-100
/
+122
|
*
Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload
spicyjpeg
2021-12-23
1
-4
/
+0
|
*
Deprecated malloc.h, moved int*_t types to stdint.h
spicyjpeg
2021-11-18
4
-4
/
+4
|
*
Cleaned up pads example, added CMake script for cartrom
spicyjpeg
2021-11-11
1
-2
/
+6
|
*
Fixed examples directory hierarchy not being preserved
spicyjpeg
2021-11-10
1
-1
/
+1
|
*
Rolled back minimum required CMake version to 3.20
spicyjpeg
2021-11-08
1
-1
/
+1
|
*
libc build fix, replaced dlerror() strings with enum
spicyjpeg
2021-10-20
1
-4
/
+6
|
*
Migrated examples to CMake
spicyjpeg
2021-09-12
3
-103
/
+40
|
*
Added dynamic linker API and example, updated README and changelog
spicyjpeg
2021-08-17
9
-0
/
+740