From 357324672a548e69e5880274a072e29a52f6ffa0 Mon Sep 17 00:00:00 2001 From: Eric Keller Date: Wed, 3 Oct 2018 06:56:13 +0200 Subject: [PATCH] join sub table, as it certainly does not refer to a table of subs (sandwiches) --- v1.25/source/ASM.ASM | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v1.25/source/ASM.ASM b/v1.25/source/ASM.ASM index 1dd2494..b3e1dcb 100644 --- a/v1.25/source/ASM.ASM +++ b/v1.25/source/ASM.ASM @@ -2976,8 +2976,8 @@ NONE: DB 0 ; 8086 MNEMONIC TABLE -; This table is actually a sequence of sub tables, each starting with a label. -; The label signifies which mnemonics the sub table applies to--A3, for example, +; This table is actually a sequence of subtables, each starting with a label. +; The label signifies which mnemonics the subtable applies to--A3, for example, ; means all 3-letter mnemonics beginning with A. A3: