From 7b059ce8da698145ad4e545957b9a957b81fcff8 Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Sun, 26 Mar 2017 09:39:10 -0700 Subject: [PATCH] Why we boot trace --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb7f55a..03e56e4 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,9 @@ and didn't properly "exit" (JMP) to the right slot. If we were really bored we could write some boot sector tools on the blank disk in slot 6 and "chain" reverse engineering -but let's take the more traditional approach. +but let's take the more traditional approach. (Most Brøderbund products +would zero memory on Ctrl-Reset and Reboot -- so while we _could_ +inspect memory this won't really help us with other programs.) # Ye Olde Boot Tracing