Commit Graph

7 Commits

Author SHA1 Message Date
Elliot Nunn
2bb8bda9b6 Add option to print progress to NanoKernel log 2018-01-03 06:55:49 +08:00
Elliot Nunn
98dd2474ed Add easy build script 2018-01-03 06:37:42 +08:00
Elliot Nunn
2b68b7d5e7 Reverse boot 3
Well, the parts of it that are clearly descended from the Cube-E
sources.
2018-01-03 06:32:31 +08:00
Elliot Nunn
0217003077 Fix up build environment 2018-01-02 16:23:12 +08:00
Elliot Nunn
28cdb676e0 Add scripts to fix file types and line endings
This commit combines parts of two commits from the mac-rom master
branch. The idea is to clean up the history for new forks, boot3 in
particular.
2017-12-26 10:12:03 +08:00
Elliot Nunn
a304f82ed9 Use placeholder files to create BuildResults/
A clean build is guaranteed with:

rm -rf BuildResults
git checkout BuildResults
2017-12-26 10:03:58 +08:00
Elliot Nunn
5b0f0cc134 Bring in CubeE sources
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included.

The Tools directory, containing mostly junk, is also excluded.
2017-12-26 10:02:57 +08:00