diff --git a/README.md b/README.md index 9fe3532..1c4cb22 100644 --- a/README.md +++ b/README.md @@ -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