annotate README @ 158:f0527dc3804d

Added support for .globl <sym>, .area <section>, .word, .byte, .blkb, and a .module directive that does nothing
author lost
date Sat, 31 Jan 2009 05:30:06 +0000
parents 57495da01900
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
1 This distribution constitutes the LWASM cross-assembler for the MC6809 and
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
2 HD6309 microprocessors.
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
3
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
4 All files that form a part of this distribution use the UTF8 character
57495da01900 Initial checking of LWASM
lost
parents:
diff changeset
5 encoding method unless otherwise noted.