BuildCubeE/README.md

11 lines
429 B
Markdown
Raw Permalink Normal View History

2018-11-17 14:40:29 +00:00
[This source code](https://github.com/elliotnunn/CubeE) has been
floating around [since
2006](http://web.archive.org/web/20070205150052/http://crave.cnet.co.uk/digitalmusic/0,39030901,49260346-20036509o,00.htm).
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