Update README.md

This commit is contained in:
Joshua Bell 2017-12-03 11:47:54 -08:00 committed by GitHub
parent 716e2ee6de
commit 48dd9ed6b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -23,3 +23,7 @@ Like the `NS.CLOCK.SYSTEM` (by "CAP") ideally we would have:
* [x] Chains to the next `.SYSTEM` file (e.g. `BASIC.SYSTEM`)
Successfully tested on real hardware. (Laser 128EX, including at 3x speed.)
## Build
Requires [cc65](https://github.com/cc65/cc65). The included `Makefile` is very specific to my machine - sorry about that.