16 Commits

Author SHA1 Message Date
Felix
b6d3439adf systimer.h : Added documentation. - systimer.c: Revised and added documentation.
ctrl.h: Small code improvements.
2013-03-25 23:18:48 +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
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
0dbbf99df7 pspGetK0, Kernel_Library_FA835CDE with some thoughts 2013-02-25 19:45:27 +01:00
_Felix_
938ff4d6a2 Updated the controller module's documentation and made some clean-ups in ctrl.c Fixed a few spelling errors in Loadcore's documentation and improved Loadcore's source code a bit. Several other additions to already existing header files. 2012-09-26 15:22:25 +00:00
_Felix_
a27b57cd14 Added first version of Loadcore, hasn't been tested yet. 2012-09-14 17:17:22 +00:00
artart78
d5f989a8d2 Separated internal and external common headers
libatrac3plus exports, sysmem export fixes, various cleans a bit everywhere
2012-08-23 13:37:32 +00:00
_Felix_
5e1118713f One fix in interruptman.c and one fix in memlmd/exports.exp. 2012-08-11 20:57:28 +00:00
artart78
4c09030eab Fixes in interruptman & libatrac3plus (both do not work yet), added some partial headers/exports/libraries 2012-06-11 22:38:22 +00:00
artart78
7b7b9fcf19 Added fully RE'ed syscon (and some other fixes) 2012-05-27 22:13:07 +00:00
artart78
9c6c5bf202 Added our own types file 2012-05-16 19:28:46 +00:00
_Felix_
e20aec62c1 Changed "PSP_" prefix to "SCE_" prefix. 2012-05-16 18:56:45 +00:00
_Felix_
bfc58f3b0c Uploaded two debug ctrl.c files for testing purposes. Updated some headers to remove PSPSDK header includes in ctrl. 2012-05-10 16:43:47 +00:00
artart78
db7feacf36 Dispatched the prototypes & don't use PSPSDK's module headers anymore 2012-05-06 20:14:38 +00:00