apple2a/README.md

9 lines
152 B
Markdown
Raw Normal View History

Requires cc65 and https://github.com/bradgrantham/apple2e
Set CC65 to the bin directory of your cc65 build.
2018-07-28 12:28:24 -07:00
2018-07-28 12:36:07 -07:00
```
2018-07-28 12:28:24 -07:00
make
$APPLE2E/apple2e apple2a.rom
2018-07-28 12:36:07 -07:00
```