From b4e22170b4cbe580a1583337817f6a388c0e1f55 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 23 Feb 2022 23:50:49 -0800 Subject: edit readmes --- 01/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '01') diff --git a/01/README.md b/01/README.md index cf4fc63..4489df1 100644 --- a/01/README.md +++ b/01/README.md @@ -36,7 +36,8 @@ separated by semicolons. Any text after the command and before the semicolon is ignored (that's how we get comments), and there has to be a terminating semicolon. -So, for example, the `sy` command outputs a syscall instruction. You can see +For example, the `sy` command outputs a syscall instruction and the +`zA` command sets `rax` to 0. You can see `commands.txt` for a full list. `||` is a very important command. It outputs an ELF header for our executable. -- cgit v1.2.3