Automatically exported from code.google.com/p/procfw
Go to file
2011-10-27 12:47:03 +08:00
CIPL Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
CIPL_full_Installer Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
CIPL_installer Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Common Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
contrib rel.py: update version to B10 2011-10-27 12:37:15 +08:00
CrossFW Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
docs Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
exception Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
FastRecovery Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Imports Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
include Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Installer Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
ISODrivers Galaxy: some trival fixes 2011-10-27 10:39:54 +08:00
kuBridgeTest Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
libs Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Permanent Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Popcorn Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
PXE Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Rebootex Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Rebootex_bin Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Recovery Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Satelite Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Stargate Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
SystemControl ISOCache: default iso_cache_num to 256 2011-10-27 11:52:58 +08:00
Translated Translated: added English translations for refencence 2011-10-27 12:47:03 +08:00
usbdevice Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Vshctrl Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
.cproject Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
.project Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
credit.txt Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Makefile Makefile: copy tranlsated files as well 2011-10-26 19:51:16 +08:00
README.txt Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +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