
+-------------------------------------+
| HD6303 Assembler Package for the PC |
+-------------------------------------+

This assembler is based upon the freeware PCMAC Universal Macro Assembler.
The package is intended for use in developing machine code programs for the
Psion Organiser II range.

See the file ASMDOC.TXT for further details of the files in the package.
HISTORY.TXT summarises the development history of the package.

ASM6303C.ZIP: This version of the package was created on 10 June 1998.

Stop press:
On 16 August 1998 the file SERVICES.MAC was updated to allow the use of
either uppercase or lowercase names for the Operating Services.  Previous
versions of the assembler insisted upon the use of uppercase names for the
Operating System Service names.

The new SERVICES.MAC file has lowercase equivalents for all the names.
Note that these names must contain either ALL uppercase or ALL lowercase
letters.  For example "al$free" is accepted as an alternative to "AL$FREE"
but "AL$free" will not be recognised by the assembler.

Files changed: SERVICES.MAC, HISTORY.TXT and this README.TXT.
