apple2a/README.md
Lawrence Kesteloot 1fb7e76f3f Update README.
2018-07-31 15:32:27 -07:00

15 lines
222 B
Markdown

# Apple 2a
Custom ROM for the Apple 2e.
# Dependencies
* [cc65](https://github.com/cc65/cc65)
* [Apple 2e emulator](https://github.com/bradgrantham/apple2e)
# Running
```
TREES=$HOME/path/to/github/trees make run
```