Automatically exported from code.google.com/p/procfw
Go to file
2015-02-14 20:04:41 -09:00
CIPL Updated 6.61 payloadex patch offsets. 2015-01-22 12:35:59 -09:00
CIPL_full_Installer typo fixed 2011-12-02 17:29:38 +08:00
CIPL_installer Added 6.61 support. 2015-01-20 11:12:51 -09:00
Common Added 6.61 support. 2015-01-20 11:12:51 -09:00
contrib Drastically improved Inferno reading speeds for CSO files, and added support for ZSO files, which are LZ4-compressed ISO files. Thanks to Codestation for his outstanding work! :D 2014-12-16 23:21:08 +01:00
CrossFW Added 6.61 support. 2015-01-20 11:12:51 -09:00
docs typo fixed 2011-12-02 17:29:38 +08:00
exception typo fixed 2011-12-02 17:29:38 +08:00
FastRecovery Added 6.61 support. 2015-01-20 11:12:51 -09: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 Added 6.61 support. 2015-01-20 11:12:51 -09:00
ISODrivers Added 6.61 support. 2015-01-20 11:12:51 -09: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 Fixed popcorn issue reported in issue 596. 2015-02-14 20:04:41 -09:00
PXE Added 6.61 support. 2015-01-20 11:12:51 -09:00
Rebootex Added 6.61 support. 2015-01-20 11:12:51 -09:00
Rebootex_bin Added 6.61 support. 2015-01-20 11:12:51 -09:00
Recovery Added 6.61 support. 2015-01-20 11:12:51 -09:00
Satelite Added 6.61 support. 2015-01-20 11:12:51 -09:00
Stargate Added 6.61 support. 2015-01-20 11:12:51 -09:00
SystemControl Added 6.61 support. 2015-01-20 11:12:51 -09: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 Added 6.61 support. 2015-01-20 11:12:51 -09: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 Added 6.61 support. 2015-01-20 11:12:51 -09: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