descriptions updated
[www.jankratochvil.net.git] / project / mot2as / ListItem.pm
index 82d453b..7c7c36b 100755 (executable)
@@ -43,9 +43,6 @@ our @ListItem=(
 of processors? You have probably already found out that original Motorola
 syntax is not suitable for GNU assembler which uses a bit different (AT&T
 style) syntax. Using this very simple program you can convert between these two.</p>
-<p>Specifically it will care about: <code>equ</code> operation, <code>dc.b</code> strings,
-<code>;</code> comments, <code>$</code> for hex-radix, <code>%</code> for bin-radix,
-local labels, <code>:</code> for label termination.</p>
 HERE
                );