Unfinished and as for now very unstable graphical parallel simulator of two AVR ATtiny13A microcontrollers. Powered by gtk+ 3.
- Step-by-step execution
- Registers's values and pins states are dumped to the screen at every cycle
- Interrupts(unstable)
- Full instruction set
- Visualization of waveforms via
gtkwave
(will be pushed in a few days) - Currently executed line is highlighted in disassembly
- Programs for different microcontrollers are simulated in parallel
$ sudo apt install libgtk-3-dev ctags gtkwave
$ ./main