Crow-bar
b1b14aa46d
mp3: new API definitions
2024-02-02 14:48:18 +03:00
Crow-bar
0513fe7d02
pspdev.cmake: -G0 flag removed
2024-01-31 22:09:22 +03:00
Crow-bar
0341803930
Disable use of GP-relative addressing
2024-01-31 16:57:53 +03:00
Crow-bar
3422d3e397
build*.mak: -G0 flag removed
2024-01-31 16:00:24 +03:00
Francisco Javier Trujillo Mata
9c7482fc47
Merge pull request #164 from fjtrujy/newlib4.4.0-Improvements
...
New glue functions needed after toolchain upgrade
2024-01-24 14:24:28 +01:00
Francisco Javier Trujillo Mata
26dd2a97f9
Adding ATFILE glue functions
2024-01-24 12:05:23 +01:00
Francisco Javier Trujillo Mata
8e2385801d
Fix getentropy after newlib upgrade
2024-01-23 22:47:54 +01:00
Wouter Wijsman
8fc8beb72a
Merge pull request #149 from Beyley/master
...
gu: Add clang-friendly codepath
2023-12-23 14:14:23 +01:00
Beyley Thomas
a5473d0451
Use builtin_clz on all codepaths
2023-12-22 09:45:10 -08:00
Wouter Wijsman
00fef78ead
Merge pull request #163 from diamant3/fix-docker
...
fix docker ci
2023-12-22 15:38:39 +01:00
Diamond Rivero
46e4888245
update libcrypto version
2023-12-22 13:16:02 +08:00
Wouter Wijsman
db7ee550ea
Merge pull request #162 from fjtrujy/fix_remove
...
`libcglue`: Fix remove function
2023-12-02 09:55:05 +01:00
Francisco Javier Trujillo Mata
9f14f4a98e
Fix path for statvfs
2023-12-01 01:18:00 +01:00
Francisco Javier Trujillo Mata
cfc954cf98
Implement unlink
2023-12-01 01:17:58 +01:00
Wouter Wijsman
713aef7c52
Merge pull request #160 from fjtrujy/fix_seekdir
...
Fixes and improvements `libcglue`
2023-11-29 11:37:28 +01:00
Francisco Javier Trujillo Mata
f8c0f793ed
Fix seekdir
2023-11-28 23:25:06 +01:00
Wouter Wijsman
41b85254cd
Merge pull request #158 from diamant3/patch-1
...
Improve Installation instruction
2023-11-27 01:05:26 -08:00
Diamond Rivero
7c6f222300
Update README.md
2023-11-27 16:32:23 +08:00
Francisco Javier Trujillo Mata
3d2ac81d60
Merge pull request #159 from irixxxx/master
...
libcglue fix: d_type field uninitialized in getdents
2023-11-23 00:06:50 +01:00
kub
55aa864574
libcglue fix: d_type field uninitialized in getdents
2023-11-23 00:02:03 +01:00
Diamond Rivero
ebc0edbc25
Improve Installation instruction
2023-10-21 23:02:22 +08:00
Wouter Wijsman
2f723c3b82
Merge pull request #157 from pspdev/sharkwouter-patch-1
...
include psptypes.h in psprtc.h
2023-10-04 00:04:13 +02:00
Wouter Wijsman
69ad53c430
include psptypes.h in psprtc.h
...
Fixes #155
I tested this by adding `#include <psprtc.h>` at the top of `main.c` for the `debug/kprintf` sample. With this fix it compiles, without this fix it does not.
2023-10-03 23:42:41 +02:00
Wouter Wijsman
9bd4db541b
Merge pull request #156 from bucanero/patch-1
...
Add statvfs() based on sceIoDevctl()
2023-10-03 22:59:31 +02:00
Wouter Wijsman
bbc04c3efe
Merge pull request #154 from diamant3/fix-va_end-missing
...
fix `va_end` missing
2023-10-03 16:12:16 +02:00
Wouter Wijsman
9703370c9a
Merge pull request #153 from diamant3/fix-resource-leaks
...
fix resource leaks
2023-10-03 15:56:00 +02:00
Damián Parrino
b092fb9682
Update Makefile.am
2023-09-30 10:55:15 -03:00
Damián Parrino
e21b401d3e
Update glue.c
2023-09-30 10:51:36 -03:00
diamant3
c0c9f9c1a9
fix va_end missing
2023-09-27 22:17:54 +08:00
diamant3
1e1fe31165
fix resource leaks
2023-09-26 13:01:09 +08:00
Wouter Wijsman
fc94f99fc6
Merge pull request #152 from taba256/master
...
fix sceKernelVolatileMemTryLock typo
2023-09-24 21:01:33 +02:00
taba
db3fb0b2a9
fix typo
2023-09-21 22:11:49 +09:00
Francisco Javier Trujillo Mata
0f93765068
Merge pull request #150 from bucanero/patch-1
...
Add sceIoDevctl structure to get free disk space
2023-09-19 16:12:18 +02:00
Damián Parrino
70678dd078
Update pspiofilemgr_devctl.h
2023-09-19 11:03:47 -03:00
Damián Parrino
b3a6694d46
Update Makefile.am
2023-09-18 18:41:39 -03:00
Damián Parrino
fd74b76a78
Create pspiofilemgr_devctl.h
2023-09-18 18:31:15 -03:00
Damián Parrino
909b42ae65
Update pspiofilemgr.h
2023-09-18 18:21:22 -03:00
Beyley Thomas
04756ae9bc
Move clang path to __builtin_clz
2023-09-17 00:55:12 -07:00
Beyley Thomas
fcf9ed6d35
gu: Add clang-friendly codepath
2023-09-15 12:03:57 -07:00
Diamond Rivero
e20ebe3822
remove docker pulls badge
...
remove the badge because it does not exist in your dockerhub
2023-08-06 00:31:56 +02:00
bvdaakster
9dc89b1a49
Fix htmlviewer sample ( #145 )
...
* Fix htmlviewer sample
* Uses PSP_HEAP_THRESHOLD_SIZE_KB macro instead of defining a fixed heap size
* Revert to original htmlviewer sample and apply minimal fixes only
---------
Co-authored-by: Bas van den Aakster <bas@xtr.dev >
2023-07-14 09:41:11 +02:00
Francisco Javier Trujillo Mata
c79e8ecfee
Merge pull request #137 from pspdev/add-psp-packages-dependencies
...
Add dependencies for building packages to container
2023-07-03 09:45:09 +02:00
Francisco Javier Trujillo Mata
865574ea87
Merge pull request #143 from davidgfnet/master
...
Fix init / libc_init ordering
2023-06-29 19:46:45 +02:00
David Guillen Fandos
4b2982cb7d
Fix init / libc_init ordering
...
_init might require working pthreads, due to C++ constructors using
mutexes and threads. Since libc does not require _init execution, we
simply reorder them.
This removes support for kernel-mode _init on user programs that run in
kernel mode (mostly old FW 1.5, but should not affect almost any
homebrew out there, since they don't use user-mode main thread).
2023-06-28 23:11:56 +02:00
Wouter Wijsman
710deac140
Merge pull request #142 from diamant3/improve-badges
...
Improve badges
2023-06-28 09:21:36 +02:00
diamant3
df849e224b
Improve badges
...
another is fix for documentation intro
2023-06-28 07:45:21 +08:00
Wouter Wijsman
0cbce71ddf
Merge pull request #141 from IridescentRose/gu-docfix
...
Fixed documentation -- added 8 bit notes.
2023-06-27 15:41:32 +02:00
Nathan Bourgeois
3f22a7ec08
Fixed documentation -- added 8 bit notes.
2023-06-27 08:08:05 -04:00
Wouter Wijsman
cec2f5e7b3
Merge pull request #140 from IridescentRose/doc-gu-16bit-drawarray
...
Documentation: Update sceGuDrawArray() for 16-bit vertices.
2023-06-27 09:16:34 +02:00
Nathan Bourgeois
09d3a7fd39
Documentation: Update sceGuDrawArray() for 16-bit vertices.
2023-06-26 23:57:38 -04:00