Add readme and deps file to be helpful

This commit is contained in:
Elliot Nunn 2018-11-17 22:40:29 +08:00
parent ac8e10012f
commit 7d5b2fc3bf
2 changed files with 11 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
[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

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
machfs