From 2f7bd6e427f1d8bb1f705b11e118ff5416138e09 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Tue, 27 Sep 2016 13:27:07 +0800 Subject: [PATCH] helpful but commented-out changes to boot script --- chrp-boot-script | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chrp-boot-script b/chrp-boot-script index 88bd05b..716fe52 100644 --- a/chrp-boot-script +++ b/chrp-boot-script @@ -175,6 +175,11 @@ debug? if cr ." init-program" then init-program debug? if cr ." .registers" .registers then debug? if cr ." go" cr then + +\ uncomment to debug +\" /" select-dev +\2000000 encode-int " AAPL,debug" property + go cr ." end of BOOT-SCRIPT"