BuildCubeE/README.md
2018-11-17 22:40:29 +08:00

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