From fbd6718b0930e904c433427ee97f652fffb5ef02 Mon Sep 17 00:00:00 2001 From: Kevin Ramharak Date: Sun, 4 Feb 2018 08:49:17 +0100 Subject: [PATCH] Added explanation of document structure --- Instruction-Set.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Instruction-Set.md b/Instruction-Set.md index e5ef865..12cdfbb 100644 --- a/Instruction-Set.md +++ b/Instruction-Set.md @@ -1,4 +1,7 @@ # Instruction set +The [instruction table](#instruction-table-with-affected-flags) is sorted alphabetically. + +The [instructions section](#instructions) is sorted numerically (on opcode). ### Instruction table with affected flags | Instruction mnemonic | Operands | Opcode | `C Z S O B` |