mirror of
https://github.com/bradgrantham/apple2a.git
synced 2025-02-17 04:30:32 +00:00
Fix spelling of Apple IIe.
This commit is contained in:
parent
96cf8f7c61
commit
f7f58ded19
@ -1,6 +1,6 @@
|
||||
# Apple 2a
|
||||
# Apple IIa
|
||||
|
||||
Custom ROM for the Apple 2e. Looks mostly like a real Apple 2e, but
|
||||
Custom ROM for the Apple IIe. Looks mostly like a real Apple IIe, but
|
||||
when you type `RUN`, the code is compiled instead of interpreted.
|
||||
Runs between 5 and 30 times faster.
|
||||
|
||||
@ -16,7 +16,7 @@ high-res graphics, `DATA/READ/RESUME`, `GOSUB/RETURN/POP`,
|
||||
# Dependencies
|
||||
|
||||
* [cc65](https://github.com/cc65/cc65)
|
||||
* [Apple 2e emulator](https://github.com/bradgrantham/apple2e)
|
||||
* [Apple IIe emulator](https://github.com/bradgrantham/apple2e)
|
||||
|
||||
# Running
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user