ACE - ARM Computer Emulator
===========================

Files in directory:

ARMChip   - Module to emulate instructions
ARMChipH  - Help file on above module
ARMChipL  - List of instructions that are emulated

CountBits - Demo and source code on how to add your
            own instructions

SaveRegs  - Adds two debug instructions
            See help in folder for more information