This project is devoted to creation of a simple ATtiny emulator.
I've started it because there was no such software for Linux.
It will also help me to improve my skills in Python.
Usage:
python ./emulator.py -f some.hex
or
make compile
python ./emulator.pyc -f some.hex