This package provides an update to Dunfield Development Systems MICRO-C
8051 compiler which adds extra features for use with the 80C320 processor
from Dallas Semiconductor. The additions and enhancements are:

  - New library which takes advantage of the DUAL data pointers available
    in the 80C320. This drastically speeds up memory to memory operations
    in those memory models that use external memory.

  - New ASM320 assembler, which supports the additional special function
    registers for the 80C320.

  - New CC320 compile command which uses the 80C320 library and assembler.

  - New 80320.IDE file for the integrated environment.

  - New 80320REG.H file which defines ALL 80C320 SFR's to the compiler.

To install the update, simple select this disk/directory, and run the
INSTALL program. Make sure that the "Destination directory" matches the
one where your MICRO-C/51 package is installed.

Once installed, you can access the 80C320 enhancements simply by using
the CC320 command, or selecting the 80320 configuration for the IDE. All
other aspects of using the compiler are identical to the original 8051
compiler and assembler, and you can refer to their documentation.
