diff --git a/pervognsen/bitwise/bitwise/bitwise039_1.hmml b/pervognsen/bitwise/bitwise/bitwise039_1.hmml index 09c8a9e..7288083 100644 --- a/pervognsen/bitwise/bitwise/bitwise039_1.hmml +++ b/pervognsen/bitwise/bitwise/bitwise039_1.hmml @@ -10,7 +10,7 @@ [20:57][Consider kicking out the ladder from under us once we're bootstrapped][:asm :speech] [25:02][Define defop2 macro to quickly define binary operators, using it on an "+" operator][:asm] [26:54][:Run it to find that it works][:asm] -[27:02][Define "-", "and", "or and "xor" operators][:asm] +[27:02][Define "-", "and", "or" and "xor" operators][:asm] [27:46][:Run it to find that it works][:asm] [27:56][Define defop1 macro to quickly define unary operators, using it to define "0=" and "<>0"][:asm] [29:53][:Run it to find that it works][:asm]