bitwise039_1: Rewrite annotation on Per's advice
This commit is contained in:
parent
21e9498cb6
commit
d7fb44461d
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue