diff options
Diffstat (limited to 'NOTES.txt')
-rw-r--r-- | NOTES.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -39,9 +39,11 @@ Deliberate differences between the Apple II and Atari ports: 5. Added a way to change the background color and text brightness. Only 4 brightness levels, but all 16 Atari hues are available. -6. The "do you wish me to go to:" prompt shows the ports' number in - inverse video, except for the port you're currently at (to let you - know that's an invalid choice). +6. The "do you wish me to go to:" prompt is different: + - It shows the ports' numbers in inverse video, except for the port + you're currently at (to let you know that's an invalid choice). + - You can press Enter to abort, in case you hit Q by accident. This + just returns you to the port status screen. 7. Prompts that only accept one character no longer require pressing Enter. Gameplay is more streamlined this way. Apple and Linux are inconsistent: |