Automatically exported from code.google.com/p/procfw
Go to file
2014-12-16 23:21:08 +01: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 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
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 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 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
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 Changed default PSX savedata icon to an icon of a PS1 as requested here: https://code.google.com/p/procfw/issues/detail?id=258 2014-04-07 12:45:43 +02: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 disabled fatms371 for VSH runlevel because music disappear bug 2012-11-05 20:12:29 +08: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 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
Stargate fixed noDRM engine failed on sceIoWaitAsyncCB if sceIoIoctAsync setup key. 2012-12-29 02:52:51 +08:00
SystemControl 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
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 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
.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