Wouter Wijsman
ae4731159b
Move SceSize to psptypes.h
2025-04-04 23:06:59 +02:00
Joel16
6735dbef03
sysreg: Use known function names
2025-04-01 18:18:22 +01:00
Joel16
8188e46a55
syscon: Add documentation for sceSysconGetTimeStamp and cleanup other docs
2025-03-28 12:08:04 +00:00
Joel16
507c83ee98
syscon: Use known/documented function names
2025-03-28 12:03:11 +00:00
Steam Deck User
78a1f9ac72
Guard _PSP_FW_VERSION macro to mitigate warnings with -Wundef
...
Fixes #123 . Guards `_PSP_FW_VERSION` references with `#if defined()` to avoid the SDK headers returning warnings when compiling modules with the `-Wundef` cflag.
2023-04-24 23:28:33 -04:00
JoseAaronLopezGarcia
6d00b425f9
Update psputilsforkernel.h
...
Updated fourth argument of decompression routines.
When not NULL, the routines will store a pointer to the next unprocessed compressed byte (src + n_compressed_bytes_processed).
This can be useful to implement stream-based decompression, calculating number of processed compressed bytes, etc.
2023-02-08 17:32:48 +01:00
Joel16
65ec4ecdf9
pspsysreg.h: Fix sceSysregGetTachyonVersion function prototype
2021-12-09 15:45:55 -05:00
Francisco Javier Trujillo Mata
13db378d32
Adding missing stub for sceKernelMaxFreeMemSize
2021-11-15 15:25:01 +01:00
John Kelley
8595e112e1
Fix GetTachyonVersion prefix
2021-03-25 23:10:17 -04:00
Paul Sajna
1f37590ef4
fix doxygen addgroup syntax
2020-10-03 13:02:09 -07:00
Carsten Teibes
6f8e67656e
Silence build output
...
Do not pass CPPFLAGS twice
2020-05-16 02:58:04 +02:00
Carsten Teibes
8c50361674
Modernize autotools usage (fix warnings)
2020-05-16 01:10:40 +02:00
Carsten Teibes
7c6e46b487
Remove outdated svn ids, change url, fix permissions
...
Convert to unix line endings
2020-05-08 00:50:41 +02:00
Fighter19
024abb63f2
Added functions to identify PSP Model
2016-05-15 12:02:58 +02:00
Sam Hegarty
e3279bfee3
sync with devkit psp
2011-10-24 21:07:54 +13:00
Dan Peori
8a3bef9012
first commit
2010-10-18 12:54:49 -03:00