BuildCubeE/README.md

429 B

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