mirror of
https://github.com/bradgrantham/apple2a.git
synced 2024-10-31 08:04:49 +00:00
Update README.
This commit is contained in:
parent
a175e99178
commit
1fb7e76f3f
14
README.md
14
README.md
@ -1,8 +1,14 @@
|
||||
Requires cc65 and https://github.com/bradgrantham/apple2e
|
||||
# Apple 2a
|
||||
|
||||
Set CC65 to the bin directory of your cc65 build.
|
||||
Custom ROM for the Apple 2e.
|
||||
|
||||
# Dependencies
|
||||
|
||||
* [cc65](https://github.com/cc65/cc65)
|
||||
* [Apple 2e emulator](https://github.com/bradgrantham/apple2e)
|
||||
|
||||
# Running
|
||||
|
||||
```
|
||||
make
|
||||
$APPLE2E/apple2e apple2a.rom
|
||||
TREES=$HOME/path/to/github/trees make run
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user