From 915c217b56f924f08afb81fcd9027e1c77b9d426 Mon Sep 17 00:00:00 2001 From: Egan Ford Date: Thu, 1 Jun 2017 12:41:25 -0600 Subject: [PATCH] changed instructions --- gameserverclient.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gameserverclient.s b/gameserverclient.s index b390255..f4aa529 100644 --- a/gameserverclient.s +++ b/gameserverclient.s @@ -659,9 +659,9 @@ rowhi: .byte $4,$4,$4,$4,$5,$5,$5,$5,$6,$6,$6,$6,$7,$7,$7,$7 title: .asciiz "Apple ][ Game Server Online! Client" titleend: -ins1: .asciiz "Use the arrow keys to select then" +ins1: .asciiz "UP/DOWN to select, RETURN to launch" ins1end: -ins2: .asciiz "[RETURN] to launch." +ins2: .asciiz "CTRL-RESET (or reboot) to return here" ins2end: ins3: .asciiz "Connect smartphone headphone jack to Apple //e cassette input jack (next to" ins3end: