helpful but commented-out changes to boot script

This commit is contained in:
Elliot Nunn 2016-09-27 13:27:07 +08:00
parent 391e3defc8
commit 2f7bd6e427
1 changed files with 5 additions and 0 deletions

View File

@ -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"
</BOOT-SCRIPT>