Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raehik/procfw
Automatically exported from code.google.com/p/procfw
https://github.com/raehik/procfw
Last synced: about 2 months ago
JSON representation
Automatically exported from code.google.com/p/procfw
- Host: GitHub
- URL: https://github.com/raehik/procfw
- Owner: raehik
- Created: 2015-12-03T16:15:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T16:18:24.000Z (about 9 years ago)
- Last Synced: 2024-06-12T18:32:22.136Z (7 months ago)
- Language: C
- Size: 2.87 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 177
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This is the source code of 635PRO.
Author: Team PRODetail:
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 installedinclude: 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 hereCompile:
You need to set $(PRO_HOME) to your source directory