emu8051
emu8051 copied to clipboard
Adding VCD file import/export
Only VCD export works, but the PR also contains some new features :
- variable number of cycles per instructions. Traditional is 12T, but some are 2T and most current are 1T
- enhance the history output when multicycle instructions are executed. This is important for more accurate VCD files
- enhance the RESET. Can do proper Power cycles & IDLE.