mirror of
https://github.com/bradgrantham/apple2a.git
synced 2024-12-02 03:50:24 +00:00
9 lines
152 B
Markdown
9 lines
152 B
Markdown
Requires cc65 and https://github.com/bradgrantham/apple2e
|
|
|
|
Set CC65 to the bin directory of your cc65 build.
|
|
|
|
```
|
|
make
|
|
$APPLE2E/apple2e apple2a.rom
|
|
```
|