upsim ===== upsim is a simulator for microprocessors (up). The up's and instruction sets are described in XML files. Requirements ------------ - python 2.5 - pygtk Install ------- Many features are missing in version 0.1 so for now it's just the following steps: svn checkout http://repos.borg.ch/projects/upsim/trunk/ upsim cd upsim/src python2.5 upsim.py It loads the atmega88 cpu and avr instruction set. Then it loads ../sermux.srec into the ROM.