From 17e03359b9fd814f7ee2ba97f60d3ab296bc6a71 Mon Sep 17 00:00:00 2001 From: mgcaret Date: Tue, 3 Jan 2017 18:54:04 -0800 Subject: [PATCH] esc -> reset --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 572f1c0..660162e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ROM 4X is an enhancement to the Apple //c version 4 firmware ROM. It adds the following features to the Apple //c version 4 firmware: - Identifies and reinstates a *bootable* (it must have a boot block!) ProDOS-formatted RAM disk from battery-backed expansion memory (see below). - - Provides a menu of various tools upon pressing Ctrl+Closed-Apple+Esc (or holding Closed-Apple when powering up), that let you: + - Provides a menu of various tools upon pressing Ctrl+Closed-Apple+Reset (or holding Closed-Apple when powering up), that let you: - Enter the monitor unconditionally. - Reboot the machine (enter standard boot sequence). - Zero the RAM card, in case it is corrupted.