1238 Commits

Author SHA1 Message Date
Hrimfaxi
5c25d7ffaf rebootex_bin: _memmove lacks forward copy. Very naughty bug indeed. 2011-01-09 21:43:19 +08:00
Hrimfaxi
98a06ede7f utils: fill_vram moved here 2011-01-09 20:03:30 +08:00
Hrimfaxi
e3cdd32e6c printk: fixed buffer overflow when fmt string is larger than output buf 2011-01-09 19:33:51 +08:00
Hrimfaxi
2ea7d3e6e1 nid_data: add comments to memory allocation NIDs. 2011-01-09 19:13:25 +08:00
Hrimfaxi
8bce54503a tonid.py: add NID convert script 2011-01-09 19:12:30 +08:00
Hrimfaxi
22b501b9b5 oe_malloc: added and exported 2011-01-09 19:12:12 +08:00
Hrimfaxi
bd22aad7d0 nid_resolver: optional output debug for stubs 2011-01-09 17:36:20 +08:00
Hrimfaxi
fcbcac3603 printk: add printk_sync and called when sceKernelLibrary get ready
add is_cpu_intr_enable and save some time before watchdog bites
some refactoring
the 256*A still crashs printk
2011-01-09 17:35:47 +08:00
Hrimfaxi
d48385b47a systemctrl: sctrlHENFindFunction now accept NID resolved NID.
nid_resolver: some refactor
2011-01-09 15:01:23 +08:00
Hrimfaxi
7be6e935d9 utils: add hexdump available in DEBUG, and marco NELEMS 2011-01-09 14:33:37 +08:00
Hrimfaxi
d7a549bd0c printk: increased debug output buffer size to 4KB 2011-01-09 14:32:49 +08:00
Hrimfaxi
8a95eda85c libs.h: dummy function removed from header 2011-01-09 14:32:30 +08:00
Hrimfaxi
e83b2e7bf3 nid_resolver: added a nice nid resolver refactor
VF: I think there is a bug haunts in prink. if printk is heavily used it may crash before msfat driver ready.
2011-01-09 14:32:09 +08:00
Hrimfaxi
d89de932f0 loadexec_patch.h merge into main.h.
test_thread removed
2011-01-08 05:41:41 +08:00
Hrimfaxi
2a6302f831 Vshctrl: display sub version number, which is (sctrlHENGetVersion & 0xF) 2011-01-08 05:38:59 +08:00
Hrimfaxi
87e8935826 Systemctrl add plain module patch. Vshctrl.prx in bootconf accepted and works. 2011-01-08 05:21:45 +08:00
Hrimfaxi
e4c9fbb872 vshctrl: a very basic vshctrl 2011-01-08 04:59:06 +08:00
Hrimfaxi
09d6f9c11f printk_init now accept a filename to output 2011-01-08 04:56:51 +08:00
Hrimfaxi
b46dd2052a fix minor bug 2011-01-08 04:56:09 +08:00
Hrimfaxi
0fd179e7ac module_handler added. sctrlHENSetStartModuleHandler now works.
patch_sceLoaderCore undo rebootex patches to stop crashing on DEMO.
2011-01-08 03:57:50 +08:00
Hrimfaxi
226c353bb5 pspbtjnf.bin: Systemctrl moved to BEFORE sceInit 2011-01-08 03:18:22 +08:00
Hrimfaxi
cd4e4c1bc0 printk: When flushing debug output write to console too 2011-01-08 02:49:02 +08:00
Hrimfaxi
fc0b4e9fff systemctrl and kubridge restored.
Note patch_sysctrl_args and sctrlHENSetStartModuleHandler and sctrlHENSetMemory etc currently don't work.
2011-01-08 02:45:55 +08:00
Hrimfaxi
4bdc06b0a4 rebootex_configure setup code removed from rebootex_bin.It should in rebootex or systemcontrol. 2011-01-08 02:27:37 +08:00
Hrimfaxi
009e6473d5 Rebootex_bin moved to PRO_HOME 2011-01-08 02:22:38 +08:00
Hrimfaxi
6e8812f037 add patch_sceLoadExec to load rebootex_bin and demonstrate we don't need to backup and restore rebootex in memory block any more. 2011-01-08 02:13:03 +08:00
Hrimfaxi
79d0344ce9 Systemcontrol: a working basic systemcontrol 2011-01-08 01:53:25 +08:00
Hrimfaxi
a4897b636c printk uses a buffer in the cause that ms driver weren't ready. 2011-01-08 01:51:35 +08:00
Hrimfaxi
4c19ca986e pspbtcnf_editor.py fixed missing \0 at the end of file 2011-01-08 00:46:25 +08:00
Hrimfaxi
e94733a5f2 fix minor bug 2011-01-08 00:19:41 +08:00
Hrimfaxi
7e8c2f50e0 Rebootex.prx: embed rebootex_bin and patch loadexec to boot into CFW. 2011-01-07 23:03:58 +08:00
Hrimfaxi
6077befb03 Rebootex_bin loadrebootmodulebefore enabled. Added AddPrx to add module before specified module in bootconf. 2011-01-07 22:46:35 +08:00
Hrimfaxi
fe30294530 pspbtjnf.bin add systemctrl before init.prx 2011-01-07 22:29:33 +08:00
Hrimfaxi
8233865e07 Using internal pspbtjnf.bin 2011-01-07 22:27:20 +08:00
Hrimfaxi
b0dab65094 pspbtcnf_editor script: add module to runlevel 2011-01-07 22:10:36 +08:00
Hrimfaxi
643f761416 A very basic CFW Installer 2011-01-07 19:40:56 +08:00
Hrimfaxi
a412f2d788 Rebootex.bin: patch reboot.bin to use the "/kd/pspbtjnf.bin" bootconf and allow the loading of /kd/systemctrl.prx before sceInit 2011-01-07 19:15:38 +08:00
Hrimfaxi
c398080cc5 Add basic framework 2011-01-07 08:42:22 +08:00