From d7fb44461d688f92dfeea1ebba1f1d3e68e9e4bc Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Mon, 18 Jun 2018 21:04:00 +0100 Subject: [PATCH] bitwise039_1: Rewrite annotation on Per's advice --- pervognsen/bitwise/bitwise/bitwise039_1.hmml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pervognsen/bitwise/bitwise/bitwise039_1.hmml b/pervognsen/bitwise/bitwise/bitwise039_1.hmml index 7288083..7d686c0 100644 --- a/pervognsen/bitwise/bitwise/bitwise039_1.hmml +++ b/pervognsen/bitwise/bitwise/bitwise039_1.hmml @@ -47,7 +47,8 @@ [1:00:16][:Run it to find that it works][:asm] [1:00:37][Try using our new "quit"][:asm] [1:00:56][:Run it to find that it all works, with a few words on recreating more sophisticated definitions][:asm] -[1:01:46][Enable "interpret" to handle number :parsing, defining "sp\@", "sp!", "pc\@", "pc!", "rp\@" and "rp!"][:asm] +[1:02:07][Consider building better :"error handling"][:asm :speech] +[1:03:22][Define register-manipulation built-ins "sp\@", "sp!", "pc\@", "pc!", "rp\@" and "rp!"][:asm] [1:08:04][:Run it to see that it works][:asm] [1:08:08][Define "sp0" and "rp0", and introduce an abort function][:asm] [1:13:28][:Run it to see that "abort" has put 1234 on the stack, but it ends by crashing in bus_load_word()][:asm]