Commit Graph

139 Commits

Author SHA1 Message Date
Clément G
286ffbfaf1 usersystemlib: make it compile 2013-03-16 20:45:57 +01:00
Clément G
b9959ac05c threadman: add incomplete threadman_user.h 2013-03-16 20:45:48 +01:00
Clément G
7aaa9bae43 prevCount 2013-03-15 00:44:17 +01:00
Clément G
120d26f0ef remove tmpCount, use SceSize 2013-03-15 00:30:25 +01:00
Clément G
2ba8cb4542 get rid of goto 2013-03-15 00:26:09 +01:00
Clément G
344fdc48af get rid of xor once more 2013-03-15 00:20:14 +01:00
Clément G
5ab2fd944d replace xor operator in Kernel_Library_3AD10D4D 2013-03-15 00:10:17 +01:00
Clément Guérin
0e6f08de74 Merge pull request #3 from GeeckoDev/master
usersystemlib module
2013-03-14 07:34:21 -07:00
Clément G
fbe7681c33 two little fixes 2013-03-14 15:33:30 +01:00
Arthur Blot
fabb386861 Threadman exports file & updated libraries 2013-03-13 00:11:55 +01:00
Clément G
eaa65e72a5 Merge branch 'usersystemlib'
usersystemlib is in a good shape and is now compiling, MERGE TIME!
2013-03-12 23:05:52 +01:00
Clément G
70df512b9e correct inline.h compilation warnings, use asm __volatile 2013-03-12 23:05:20 +01:00
Clément G
93894011f7 more corrections 2013-03-12 22:45:40 +01:00
Clément G
41551e7fe6 avoid sceKernelCheckThreadStack recursivity 2013-03-12 21:21:32 +01:00
Clément G
d8a5c9feec now compiling 2013-03-12 20:51:13 +01:00
Clément G
60e14ed0a3 g_cmdList 2013-03-12 01:01:29 +01:00
Clément G
1bbf713d34 add naive sceKernelMemcpy and sceKernelMemset 2013-03-12 00:39:04 +01:00
Clément G
5610d7a0f9 use pspLl and pspSc 2013-03-12 00:25:16 +01:00
Clément Guérin
4a13a8f339 Merge pull request #2 from GeeckoDev/master
inline.h
2013-03-11 16:05:43 -07:00
Clément G
140f2caad9 add volatile attributes in inline.h 2013-03-12 00:02:27 +01:00
Clément G
25a82c5feb add pspLl and pspSc to inline.h 2013-03-12 00:00:49 +01:00
Clément G
f687eb0f75 sceGe_lazy_31129B95 2013-03-11 23:46:26 +01:00
Arthur Blot
e0da350499 Cleaned stuff related to sceGe_lazy in ge/sysmem 2013-03-11 23:16:27 +01:00
Clément Guérin
9b4b7c15e5 Merge pull request #1 from GeeckoDev/master
Fix compilation warning
2013-03-03 03:50:33 -08:00
Clément G
0dbbf99df7 pspGetK0, Kernel_Library_FA835CDE with some thoughts 2013-02-25 19:45:27 +01:00
Clément G
246c7ab919 add sceKernelLockLwMutexCB, sceKernelLockLwMutex 2013-02-25 11:46:46 +01:00
Clément G
7266cbacbd clean globals, SceThread struct 2013-02-25 09:51:54 +01:00
Clément G
adf7ae3971 correct sceKernelCheckThreadStack 2013-02-25 09:31:18 +01:00
Clément G
be7200d290 correct sceKernelGetThreadId 2013-02-25 09:23:47 +01:00
Clément G
fe9eeb03c6 owner becomes thid 2013-02-25 09:22:04 +01:00
Clément G
c9d394573d Kernel_Library_3AD10D4D 2013-02-24 21:28:02 +01:00
Clément G
4c9590476d sceKernelReferLwMutexStatus 2013-02-24 20:53:42 +01:00
Clément G
27c210f9e3 sceKernelUnlockLwMutex, some fixes 2013-02-24 20:17:09 +01:00
Clément G
b8c5659f74 s64 return type for sceKernelTryLockLwMutex 2013-02-24 11:46:10 +01:00
Clément G
3a75bb5364 remove comments from exports.exp 2013-02-24 11:27:37 +01:00
Clément G
bfc8f30379 add eof newlines 2013-02-24 11:03:08 +01:00
Clément G
64f90527c0 Partial reverse of usersystemlib.prx
module_start, sceKernelGetThreadId, sceKernelCheckThreadStack,
sceKernelTryLockLwMutex, sceKernelTryLockMutex_600
2013-02-24 10:58:21 +01:00
Clément G
a5ac3b5fec fixed psp-fixup-imports warnings 2013-02-10 14:18:29 +01:00
Felix
c16bc33b5b Added missing Makefile and exports file for the LED module. 2013-02-09 12:12:09 +01:00
Felix
743ca18352 Updated README. 2013-02-06 17:27:17 +01:00
Felix
312ee45006 Added revised and working LED module, including its documentation. 2013-02-06 17:17:19 +01:00
Felix
422cb5b7e5 Updated README. 2013-01-29 22:33:36 +01:00
Felix
957fec69c7 Updated README. 2013-01-29 22:28:37 +01:00
Felix
aa595b9387 Updated README. 2013-01-29 22:21:25 +01:00
Felix
22e9befbdb Updated README. 2013-01-29 21:57:43 +01:00
Arthur Blot
3cbb956187 More clean in GE mostly 2013-01-06 00:52:05 +01:00
Arthur Blot
0251d2b171 Clean in GE (no logging, better named variable) 2013-01-05 18:06:33 +01:00
Arthur Blot
d438ad5835 Minor fix + better names in GE 2013-01-04 16:23:37 +01:00
Felix
196e11a831 Expanded README. 2012-11-10 17:38:02 +01:00
Arthur Blot
3e15146b53 Better README 2012-11-10 13:30:17 +01:00