Implementation of the armv6m architecture for cortex m0.
To run this project, use the following commands:
make
cargo rCheckout [[Configuration]]
Configuration is done in the config.lua file. The format is mostly self
explanitory. You define a table of memory regions that have specific
functiosn(eg file load, ram, or a custom lua script).
This emulator can only run on lsb data access host machines, making it architecture specific.
- Interrupts
- Low Power Modes
- Internal Registers