MCUS


MCUS is a microcontroller simulator I’m writing as a learning aid for my electronics classes at school. It simulates a microcontroller as defined by the OCR A2 Electronics specification. It isn’t currently released, but can be branched from bzr below. It depends only on GTK+ 2.12 and GtkSourceView 2.0, and features useful code editing features, such as syntax and error highlighting, as well as limited context-sensitive help for errors. It also features step-through debugging, as well as variable clock speed. It can be compiled for Windows without too much hassle.

I’m not accepting any bug reports until I’ve made the 0.1 release.

Trunk

MCUS can be grabbed from bzr:

bzr branch http://tecnocode.co.uk/mcus