Go to file
Elliot Nunn f2451b3ecf Correct typo: we use System 7, not 6
I wanted to use System 6, but it turns out that many tools rely on
System 7's "high-level" FS calls ("HFS Pinafore").
2019-01-14 16:36:15 +08:00
Apps Known good 2019-01-13 15:57:32 +08:00
MPW-3.2.3 Known good 2019-01-13 15:57:32 +08:00
System-7.1 Known good 2019-01-13 15:57:32 +08:00
System-7.0.1 System 7.0.1 (for real this time) 2019-01-13 16:16:17 +08:00
.DS_Store Known good 2019-01-13 15:57:32 +08:00
Build Correct typo: we use System 7, not 6 2019-01-14 16:36:15 +08:00
README.md Add readme and deps file to be helpful 2018-11-17 22:40:29 +08:00
requirements.txt Known good 2019-01-13 15:57:32 +08:00

This source code has been floating around since 2006.

This repository contains everything you need to produce a System 7 disk image that will boot, build the source into a ROM image, and shut down.

$ cd BuildCubeE
$ pip3 install -r requirements.txt
$ ./Build --help