Commit Graph

249 Commits

Author SHA1 Message Date
Felix-Dev
229b000285 Test commit for the Github IRC service (6) 2014-05-11 20:08:46 +02:00
Felix-Dev
d3b7ee6a28 Test commit for the Github IRC service (5) 2014-05-11 20:07:38 +02:00
Felix-Dev
98e009ac98 Test commit for the Github IRC service (4) 2014-05-11 20:04:31 +02:00
Felix-Dev
13a49d84cd Test commit for the Github IRC service (2) 2014-05-11 19:32:31 +02:00
Felix-Dev
5f5c349885 Test commit for the Github IRC service
Testing the regular expressions for the branch_regexes field.
2014-05-11 19:28:29 +02:00
Kern Walster
20363b928f added current work from months ago 2013-05-25 23:09:38 -05:00
Arthur Blot
51269ef703 iofilemgr: fixed a bug in sceIoAssign 2013-05-12 18:45:06 +02:00
Arthur Blot
c58a1f7bff interruptman: cleaned asm files 2013-05-12 18:43:13 +02:00
Arthur Blot
6db875f824 exceptionman: fixed an issue, cleaned asm files 2013-05-12 18:41:32 +02:00
Arthur Blot
e9a990f05a Now init.prx runs perfectly through the installer! 2013-05-07 23:16:56 +02:00
Arthur Blot
a9bc5143a7 Added dynamic loadexec patching support 2013-05-07 20:45:19 +02:00
Clément G
f04d9d6a72 build fixes 2013-05-06 22:54:30 +02:00
Felix
d4dcda7812 loadcore/module.c: Fixed sceKernelReleaseModule(). 2013-05-05 10:55:47 +02:00
Felix
af511e7ada init.c : Updated file with new definitions in include/modulemgr_init.h 2013-05-04 00:45:53 +02:00
Felix
79b14ee97a initForKernel library: Added library code files into src/modulemgr and added its documentation in include/modulemgr_init.h 2013-05-04 00:44:17 +02:00
Felix
7dcc9eca88 initForKernel library: Updated library. 2013-05-04 00:39:25 +02:00
Felix
a8fe5d6cac loadcore.c: Fixed sceKernelSetBootCallbackLevel. 2013-04-27 23:24:28 +02:00
Felix
b6ba9c6e9d init.c: Fixed typo g_MemClearFun -> g_MemClearFunc 2013-04-27 21:46:46 +02:00
Felix
adc378b017 include/Doxyfile: Removed Doxyfile. 2013-04-27 16:05:14 +02:00
Felix
82228a7452 init: Added the revised and updated files for the init module. 2013-04-27 15:38:07 +02:00
Felix
f85f34b2fa init: Updated .c files using the updated headers. 2013-04-27 15:36:27 +02:00
Felix
c3e09159e7 init: Updated header files. 2013-04-27 15:35:05 +02:00
Felix
68aae80ad1 init: Updated the InitForKernel static library and its exports.exp file. 2013-04-27 15:32:58 +02:00
Felix
532753be02 init: Updated other .c files using the updated headers of the init comits. 2013-04-25 22:00:25 +02:00
Felix
8514d7c0a3 init: Updated header files used by init. 2013-04-25 21:57:39 +02:00
Felix
13f3ba58dc init: Updated exports.exp files used by init. 2013-04-25 21:55:21 +02:00
Felix
c77afa5f68 init: Updated static libraries used by init. 2013-04-25 21:53:26 +02:00
Arthur Blot
e6ba62269b Loadexec: fixed, saw working by hacking uofwinst 2013-04-14 02:09:51 +02:00
Arthur Blot
03361356c7 Loadexec: added headers 2013-04-13 21:32:54 +02:00
Arthur Blot
a9258addf3 Loadexec: fixed compilation, added documentation 2013-04-13 21:26:49 +02:00
Felix
90f2e45a45 include/modulemgr_init.h: Added SceInitApiType enumeration and more functions. 2013-04-13 14:27:01 +02:00
Felix
b6656a8fa3 common/memory.h: Fixed KCACHED macro 2013-04-11 20:32:31 +02:00
Felix
51cda08188 common/memory.h: Added PSP segment bases + sizes. Added KCACHED macro (for kernel cache). 2013-04-11 20:25:03 +02:00
Felix
4953a1ff50 loadcore: Added SceLoadCoreProtectInfo.attr handling. 2013-04-09 23:25:52 +02:00
Felix
11d335a990 include/common_asm.h: Added and should be included in every .S file. common.S: Updated. Loadcore, Usersystemlib: Applied common.S updates to .S files. 2013-04-08 20:42:08 +02:00
Felix
f687db2574 loadcore: SysBoot: Fixed boot callback handling. 2013-04-08 16:02:00 +02:00
Felix-Dev
9569422e5a Coding Style Guide: Updated and improved layout. 2013-04-08 15:01:20 +03:00
artart78
b243664a21 Added new email address to README 2013-04-05 22:53:00 +03:00
Felix
96de0e11d3 General code/documentation improvements. 2013-04-05 16:06:58 +02:00
Clément G
7c3f19f730 update .gitignore 2013-04-01 20:56:16 +02:00
Clément G
a9fe14f841 lowio: update lowio_i2c.h with protoypes used by clockgen 2013-04-01 20:34:11 +02:00
Clément G
55daf23472 Merge branch 'master' of https://github.com/uofw/uofw 2013-03-31 20:48:33 +02:00
Clément Guérin
c76071f49c Merge pull request #4 from uofw/clockgen
Clockgen
2013-03-31 11:46:07 -07:00
Clément G
a071f54222 clockgen: remove useless casts 2013-03-31 20:39:32 +02:00
Clément G
5f02206f3a clockgen: add header documentation 2013-03-31 20:38:04 +02:00
Clément G
139c750764 clockgen: add internal documentation 2013-03-31 19:22:35 +02:00
Clément G
fbc3d28aec clockgen: add defines and renames 2013-03-31 17:59:33 +02:00
Clément G
6949b104ed clockgen: fix sceClockgenGetRegValue 2013-03-31 11:46:17 +02:00
Clément G
939515e21b clockgen: fully working 2013-03-30 18:54:09 +01:00
Clément G
fd25906118 clockgen: corrected _cy27040_write_register 2013-03-30 16:58:35 +01:00