Automatically exported from code.google.com/p/procfw
Go to file
2012-06-11 17:20:33 +02:00
CIPL Update popsdeco's patch. 2012-06-04 00:17:50 +09:00
CIPL_full_Installer typo fixed 2011-12-02 17:29:38 +08:00
CIPL_installer Updated to PRO-C Version Scheme. 2012-06-02 13:42:48 +02:00
Common typo fixed 2011-12-02 17:29:38 +08:00
contrib added ciso.py 2011-12-22 16:29:20 +08:00
CrossFW typo fixed 2011-12-02 17:29:38 +08:00
docs typo fixed 2011-12-02 17:29:38 +08:00
exception typo fixed 2011-12-02 17:29:38 +08:00
FastRecovery Updated to PRO-C Version Scheme. 2012-06-02 13:42:48 +02:00
Imports typo fixed 2011-12-02 17:29:38 +08:00
include Added MAC Spoofer to WLAN Driver. (seplugins/mac.txt - ex. 00:11:22:AA:BB:CC) 2012-06-11 16:49:09 +02:00
Installer Oh how I hate version transitions... 2012-06-02 14:43:22 +02:00
ISODrivers typo fixed 2011-12-02 17:29:38 +08:00
kuBridgeTest typo fixed 2011-12-02 17:29:38 +08:00
libs typo fixed 2011-12-02 17:29:38 +08:00
Permanent Updated to PRO-C Version Scheme. 2012-06-02 13:42:48 +02:00
Popcorn typo fixed 2011-12-02 17:29:38 +08:00
PXE Oh how I hate version transitions... 2012-06-02 14:43:22 +02:00
Rebootex typo fixed 2011-12-02 17:29:38 +08:00
Rebootex_bin Apply popsdeco's patch(issue:430) 2012-04-26 01:12:33 +09:00
Recovery Added MAC Spoofer to WLAN Driver. (seplugins/mac.txt - ex. 00:11:22:AA:BB:CC) 2012-06-11 16:49:09 +02:00
Satelite typo fixed 2011-12-02 17:29:38 +08:00
Stargate Added IRSHELL Folder to CFW Folder Hider. 2012-06-01 21:46:04 +02:00
SystemControl Forgot some files in the pipeline. 2012-06-11 17:08:27 +02:00
Translated Updated German and English Recovery Translation. 2012-06-11 17:20:33 +02:00
usbdevice typo fixed 2011-12-02 17:29:38 +08:00
Vshctrl Fixed a few typos that prevented compilation. 2012-06-02 00:08:58 +02:00
.cproject typo fixed 2011-12-02 17:29:38 +08:00
.project typo fixed 2011-12-02 17:29:38 +08:00
credit.txt typo fixed 2011-12-02 17:29:38 +08:00
Makefile typo fixed 2011-12-02 17:29:38 +08:00
README.txt typo fixed 2011-12-02 17:29:38 +08:00

This is the source code of 635PRO.
Author: Team PRO

Detail:
SystemControl: kernel of CFW
Rebootex_bin: patch reboot.bin and redirect the loading of bootconfs
Rebootex: load rebootex.bin into kernel and boot the whole CFW
Vshctrl: all VSH related patch goes here. And the ISO VSH dipslay code too.
ISODrivers: march33 and galalxy included for ISO loading
Popcorn: for custom PS1 hack
Installer: install the CFW into the system. After that it can use Rebootex to boot into CFW.
CIPL: permanently install 635PRO on 01g/02g
Satellite: VSH menu
Recovery: Recovery menu as those in 5.XX kernel
testsuite: test tool/homebrews/utils for 635PRO
FastRecovery: Boot the 635PRO faster once installed

include: common used header goes here
libs: common used library goes here
contrib: scripts or else goes here
docs: complex documents goes here
Common: Common code goes here
Imports: The imports of 635 functions go here

Compile:

You need to set $(PRO_HOME) to your source directory